Frames | No Frames |
Constructors with parameter type org.ccil.cowan.tagsoup.ElementType | |
Return an Element from a specified ElementType. |
Methods with parameter type org.ccil.cowan.tagsoup.ElementType | |
boolean | Returns true if this element type can contain another element type. |
void | Sets the parent element type of this element type. |
Methods with return type org.ccil.cowan.tagsoup.ElementType | |
ElementType | Schema.getElementType(String name) Get an ElementType by name. |
ElementType | Return the parent element type of the element's type. |
ElementType | Returns the parent element type of this element type. |
ElementType | Return the element type. |