Package org.apache.xmlbeans.impl.common
Interface ValidatorListener.Event
- All Superinterfaces:
PrefixResolver
- Enclosing interface:
ValidatorListener
-
Field Summary
Fields -
Method Summary
Methods inherited from interface org.apache.xmlbeans.impl.common.PrefixResolver
getNamespaceForPrefix
-
Field Details
-
PRESERVE
static final int PRESERVE- See Also:
-
REPLACE
static final int REPLACE- See Also:
-
COLLAPSE
static final int COLLAPSE- See Also:
-
-
Method Details
-
getLocationAsCursor
XmlCursor getLocationAsCursor() -
getLocation
Location getLocation() -
getXsiType
String getXsiType() -
getXsiNil
String getXsiNil() -
getXsiLoc
String getXsiLoc() -
getXsiNoLoc
String getXsiNoLoc() -
getName
QName getName() -
getText
String getText() -
getText
-
textIsWhitespace
boolean textIsWhitespace()
-