|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Schema | |
---|---|
org.ccil.cowan.tagsoup |
Uses of Schema in org.ccil.cowan.tagsoup |
---|
Methods in org.ccil.cowan.tagsoup that return Schema | |
---|---|
Schema |
ElementType.schema()
Returns the schema which this element type is associated with. |
Constructors in org.ccil.cowan.tagsoup with parameters of type Schema | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |