Package | Description |
---|---|
org.ccil.cowan.tagsoup |
Modifier and Type | Method | Description |
---|---|---|
Schema |
ElementType.schema() |
Returns the schema which this element type is associated with.
|
Constructor | Description |
---|---|
ElementType(java.lang.String name,
int model,
int memberOf,
int flags,
Schema schema) |
Construct an ElementType:
but it's better to use Schema.element() instead.
|
Licence: Academic Free License 3.0 and/or GPL 2.0