mDeclaredExternally
Constructor and Description |
---|
ParsedExtEntity(javax.xml.stream.Location loc,
java.lang.String name,
java.net.URL ctxt,
java.lang.String pubId,
java.lang.String sysId) |
Modifier and Type | Method and Description |
---|---|
WstxInputSource |
expand(WstxInputSource parent,
javax.xml.stream.XMLResolver res,
ReaderConfig cfg,
int xmlVersion)
Method called to create the new input source through which expansion
value of the entity can be read.
|
java.lang.String |
getNotationName() |
boolean |
isParsed() |
void |
writeEnc(java.io.Writer w) |
getPublicId, getReplacementChars, getReplacementText, getReplacementText, getSystemId, isExternal
getBaseURI, getLocation, getName, getReplacementTextLength, markAsExternallyDeclared, wasDeclaredExternally
getEventType, writeAsEncodedUnicode, writeUsing
asCharacters, asEndElement, asStartElement, getSchemaType, isAttribute, isCharacters, isEndDocument, isEndElement, isEntityReference, isNamespace, isProcessingInstruction, isStartDocument, isStartElement, throwFromIOE, toString
public ParsedExtEntity(javax.xml.stream.Location loc, java.lang.String name, java.net.URL ctxt, java.lang.String pubId, java.lang.String sysId)
public java.lang.String getNotationName()
getNotationName
in interface javax.xml.stream.events.EntityDeclaration
getNotationName
in class ExtEntity
public void writeEnc(java.io.Writer w) throws java.io.IOException
public WstxInputSource expand(WstxInputSource parent, javax.xml.stream.XMLResolver res, ReaderConfig cfg, int xmlVersion) throws java.io.IOException, javax.xml.stream.XMLStreamException
EntityDecl