public final class ValidatingXMLInputStream extends GenericXmlInputStream implements ValidatorListener.Event
COLLAPSE, PRESERVE, REPLACE| Constructor and Description |
|---|
ValidatingXMLInputStream(XMLInputStream xis,
SchemaTypeLoader typeLoader,
SchemaType sType,
XmlOptions options)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Location |
getLocation()
Deprecated.
|
XmlCursor |
getLocationAsCursor()
Deprecated.
|
QName |
getName()
Deprecated.
|
String |
getNamespaceForPrefix(String prefix)
Deprecated.
Caled when the user has a prefix and needs to look up the corresponding
namespace URI.
|
String |
getText()
Deprecated.
|
String |
getText(int wsr)
Deprecated.
|
String |
getXsiLoc()
Deprecated.
|
String |
getXsiNil()
Deprecated.
|
String |
getXsiNoLoc()
Deprecated.
|
String |
getXsiType()
Deprecated.
|
boolean |
textIsWhitespace()
Deprecated.
|
close, getReferenceResolver, getSubStream, hasNext, next, peek, setReferenceResolver, skip, skip, skip, skip, skipElementpublic ValidatingXMLInputStream(XMLInputStream xis, SchemaTypeLoader typeLoader, SchemaType sType, XmlOptions options) throws XMLStreamException
XMLStreamExceptionpublic String getNamespaceForPrefix(String prefix)
PrefixResolvergetNamespaceForPrefix in interface PrefixResolverpublic XmlCursor getLocationAsCursor()
getLocationAsCursor in interface ValidatorListener.Eventpublic Location getLocation()
getLocation in interface ValidatorListener.Eventpublic String getXsiType()
getXsiType in interface ValidatorListener.Eventpublic String getXsiNil()
getXsiNil in interface ValidatorListener.Eventpublic String getXsiLoc()
getXsiLoc in interface ValidatorListener.Eventpublic String getXsiNoLoc()
getXsiNoLoc in interface ValidatorListener.Eventpublic QName getName()
getName in interface ValidatorListener.Eventpublic String getText()
getText in interface ValidatorListener.Eventpublic String getText(int wsr)
getText in interface ValidatorListener.Eventpublic boolean textIsWhitespace()
textIsWhitespace in interface ValidatorListener.EventCopyright © 2010 - 2020 Adobe. All Rights Reserved