|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SAXEventKindEnum | |
---|---|
sk.uniba.euromath.tools.xml.sax |
Uses of SAXEventKindEnum in sk.uniba.euromath.tools.xml.sax |
---|
Methods in sk.uniba.euromath.tools.xml.sax that return SAXEventKindEnum | |
---|---|
static SAXEventKindEnum |
SAXEventKindEnum.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SAXEventKindEnum[] |
SAXEventKindEnum.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Constructor parameters in sk.uniba.euromath.tools.xml.sax with type arguments of type SAXEventKindEnum | |
---|---|
SAXEventSuppressor(ContentHandler sink,
EnumSet<SAXEventKindEnum> suppress)
Constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |