public abstract class Element extends Object
| Constructor and Description |
|---|
Element() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
int |
hashCode() |
abstract Object |
id() |
String |
toString() |
abstract String |
type() |
Copyright © 2023 The Apache Software Foundation. All rights reserved.