public abstract class DTDParserCompilerBase extends XMLBaseGrammar
XMLBaseGrammar.ContextBUFFERSIZE, Char, external, generalReferences, input, inputReader, locator, NameChar, NameStartChar, NCNameChar, NCNameStartChar, parameterReferences, PubidChar, PubidCharMinusApostrophe, RestrictedChar, S| Constructor and Description |
|---|
DTDParserCompilerBase() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract List<String> |
attValueEntities(List<String> value) |
protected abstract String |
attValueEntity(String value) |
protected abstract String |
attValueId(String value) |
protected abstract String |
attValueIdRef(String value) |
protected abstract List<String> |
attValueIdRefs(List<String> value) |
protected abstract String |
attValueNmToken(String value) |
protected abstract List<String> |
attValueNmTokens(List<String> value) |
protected void |
namePrefix() |
protected void |
namePrefix(String prefix) |
protected abstract void |
prolog() |
aposAttValue, aposAttValue, aposAttValueStart, aposAttValueSub, aposEntityValue, aposEntityValue, aposEntityValueStart, aposEntityValueSub, attValue, byteOrderMark, cdSect, charData, charRef, charRefDecimal, charRefHex, comment, digit, document, emptyQuote, encName, encodingDecl, entityDecl, entityDef, entityDef, entityRef, entityValue, eol, eq, eTagName, externalID, externalID, geDecl, getEncoding, getPublicId, getSystemId, getXmlVersion, hex, misc, name, names, names, nDataDecl, nmtoken, nmtokens, nmtokens, notApos, notAposValue, notationDecl, notationDecl, notQuot, notQuotValue, nsAttName, optExternalID, optExternalID, parseAposAttValue, parseAposEntityValue, parseDocument, parseExtSubset, parseQuotAttValue, parseQuotEntityValue, peDecl, peDef, peDef, peReference, pi, pubidLiteral, pubidLiteralMinusApostrophe, pubidLiteralWithApostrophe, publicID, qName, quotAttValue, quotAttValue, quotAttValueStart, quotAttValueSub, quotEntityValue, quotEntityValue, quotEntityValueStart, quotEntityValueSub, reference, s, sdDecl, setExternal, setPublicId, setSystemId, setXmlVersion, singleApostrophe, singleQuot, sTagName, systemLiteral, utf16BE, utf16BEPrefix, utf16LE, utf16LEPrefix, utf32BE, utf32BEPrefix, utf32LE, utf32LEPrefix, utf8, utf8Prefix, version, versionInfo, versionNum, xmlDecl, xmlPrefix, yesNoprotected abstract void prolog()
protected void namePrefix()
protected void namePrefix(String prefix)
Copyright © 2014. All rights reserved.