- cache - Variable in class com.sun.xml.dtdparser.MessageCatalog
-
- canonicalize(String[]) - Method in class com.sun.xml.dtdparser.MessageCatalog
-
- Catalog() - Constructor for class com.sun.xml.dtdparser.DTDParser.Catalog
-
- characters(char[], int, int) - Method in interface com.sun.xml.dtdparser.DTDEventListener
-
Receive notification of character data.
- characters(char[], int, int) - Method in class com.sun.xml.dtdparser.DTDHandlerBase
-
- chars - Variable in class com.sun.xml.dtdparser.DTDParser.NameCacheEntry
-
- charsets - Static variable in class com.sun.xml.dtdparser.XmlReader
-
- charTmp - Variable in class com.sun.xml.dtdparser.DTDParser
-
- checkRecursion(InputEntity) - Method in class com.sun.xml.dtdparser.InputEntity
-
- checkSurrogatePair(int) - Method in class com.sun.xml.dtdparser.InputEntity
-
- childElement(String, short) - Method in interface com.sun.xml.dtdparser.DTDEventListener
-
- childElement(String, short) - Method in class com.sun.xml.dtdparser.DTDHandlerBase
-
- CHOICE - Static variable in interface com.sun.xml.dtdparser.DTDEventListener
-
- chooseLocale(String[]) - Method in class com.sun.xml.dtdparser.DTDParser
-
Chooses a client locale to use for diagnostics, using the first
language specified in the list that is supported by this parser.
- chooseLocale(String[]) - Method in class com.sun.xml.dtdparser.MessageCatalog
-
Chooses a client locale to use, using the first language specified in
the list that is supported by this catalog.
- clear() - Method in class com.sun.xml.dtdparser.SimpleHashtable
-
- close() - Method in class com.sun.xml.dtdparser.InputEntity
-
- close() - Method in class com.sun.xml.dtdparser.XmlReader.BaseReader
-
- close() - Method in class com.sun.xml.dtdparser.XmlReader
-
Closes the reader.
- closed - Variable in class com.sun.xml.dtdparser.XmlReader
-
- com.sun.xml.dtdparser - package com.sun.xml.dtdparser
-
scan DTD stream and generates appropriate events.
- comment(String) - Method in interface com.sun.xml.dtdparser.DTDEventListener
-
Receive notification that a comment has been read.
- comment(String) - Method in class com.sun.xml.dtdparser.DTDHandlerBase
-
- connector(short) - Method in interface com.sun.xml.dtdparser.DTDEventListener
-
Connectors in one model group is guaranteed to be the same.
- connector(short) - Method in class com.sun.xml.dtdparser.DTDHandlerBase
-
- CONTENT_MODEL_ANY - Static variable in interface com.sun.xml.dtdparser.DTDEventListener
-
- CONTENT_MODEL_CHILDREN - Static variable in interface com.sun.xml.dtdparser.DTDEventListener
-
- CONTENT_MODEL_EMPTY - Static variable in interface com.sun.xml.dtdparser.DTDEventListener
-
- CONTENT_MODEL_MIXED - Static variable in interface com.sun.xml.dtdparser.DTDEventListener
-
- count - Variable in class com.sun.xml.dtdparser.SimpleHashtable
-
- createInputSource(String, InputStream, boolean, String) - Static method in class com.sun.xml.dtdparser.Resolver
-
Returns an input source, using the MIME type information and URL
scheme to statically determine the correct character encoding if
possible and otherwise autodetecting it.
- createInputSource(URL, boolean) - Static method in class com.sun.xml.dtdparser.Resolver
-
Creates an input source from a given URI.
- createInputSource(File) - Static method in class com.sun.xml.dtdparser.Resolver
-
Creates an input source from a given file, autodetecting
the character encoding.
- createReader(InputStream) - Static method in class com.sun.xml.dtdparser.XmlReader
-
Constructs the reader from an input stream, auto-detecting
the encoding to use according to the heuristic specified
in the XML 1.0 recommendation.
- createReader(InputStream, String) - Static method in class com.sun.xml.dtdparser.XmlReader
-
Creates a reader supporting the given encoding, mapping
from standard encoding names to ones that understood by
Java where necessary.
- current - Variable in class com.sun.xml.dtdparser.SimpleHashtable
-
- currentBucket - Variable in class com.sun.xml.dtdparser.SimpleHashtable
-
- get(String) - Method in class com.sun.xml.dtdparser.SimpleHashtable
-
Returns the value to which the specified key is mapped in this hashtable.
- getc() - Method in class com.sun.xml.dtdparser.DTDParser
-
- getc() - Method in class com.sun.xml.dtdparser.InputEntity
-
gets the next Java character -- might be part of an XML
text character represented by a surrogate pair, or be
the end of the entity.
- getColumnNumber() - Method in class com.sun.xml.dtdparser.DTDParser
-
- getColumnNumber() - Method in class com.sun.xml.dtdparser.InputEntity
-
returns -1; maintaining column numbers hurts performance
- getcps(String, InputEntity) - Method in class com.sun.xml.dtdparser.DTDParser
-
- getDtdHandler() - Method in class com.sun.xml.dtdparser.DTDParser
-
Returns the handler used to for DTD parsing events.
- getEncoding() - Method in class com.sun.xml.dtdparser.InputEntity
-
Returns the name of the encoding in use, else null; the name
returned is in as standard a form as we can get.
- getEncoding() - Method in class com.sun.xml.dtdparser.XmlReader
-
Returns the standard name of the encoding in use
- getEntityResolver() - Method in class com.sun.xml.dtdparser.DTDParser
-
Returns the object used to resolve entities
- getFrequency() - Method in class com.sun.xml.dtdparser.DTDParser
-
- getInputEntity(DTDEventListener, Locale) - Static method in class com.sun.xml.dtdparser.InputEntity
-
- getInputSource(EntityResolver) - Method in class com.sun.xml.dtdparser.ExternalEntity
-
- getLineNumber() - Method in class com.sun.xml.dtdparser.DTDParser
-
- getLineNumber() - Method in class com.sun.xml.dtdparser.InputEntity
-
Returns the current line number in this input source
- getLocale() - Method in class com.sun.xml.dtdparser.DTDParser
-
Returns the diagnostic locale.
- getLocale(String) - Method in class com.sun.xml.dtdparser.MessageCatalog
-
- getMarkupDeclname(String, boolean) - Method in class com.sun.xml.dtdparser.DTDParser
-
- getMessage(Locale, String) - Method in class com.sun.xml.dtdparser.MessageCatalog
-
Get a message localized to the specified locale, using the message ID
and package name if no message is available.
- getMessage(Locale, String, Object[]) - Method in class com.sun.xml.dtdparser.MessageCatalog
-
Format a message localized to the specified locale, using the message
ID with its package name if none is available.
- getMixed(String, InputEntity) - Method in class com.sun.xml.dtdparser.DTDParser
-
- getMixedOrChildren(String) - Method in class com.sun.xml.dtdparser.DTDParser
-
returns content model type.
- getName() - Method in class com.sun.xml.dtdparser.InputEntity
-
- getNameChar() - Method in class com.sun.xml.dtdparser.InputEntity
-
returns the next name char, or NUL ...
- getNmtoken() - Method in class com.sun.xml.dtdparser.DTDParser
-
- getNonInterned(String) - Method in class com.sun.xml.dtdparser.SimpleHashtable
-
Returns the value to which the specified key is mapped in this
hashtable ...
- getPublicId() - Method in class com.sun.xml.dtdparser.DTDParser
-
- getPublicId() - Method in class com.sun.xml.dtdparser.InputEntity
-
Returns the public ID of this input source, if known
- getQuotedString(String, String) - Method in class com.sun.xml.dtdparser.DTDParser
-
- getSystemId() - Method in class com.sun.xml.dtdparser.DTDParser
-
- getSystemId() - Method in class com.sun.xml.dtdparser.InputEntity
-
Returns the system ID of this input source, if known
- getTopEntity() - Method in class com.sun.xml.dtdparser.InputEntity
-
- id2loader - Variable in class com.sun.xml.dtdparser.Resolver
-
- id2resource - Variable in class com.sun.xml.dtdparser.Resolver
-
- id2uri - Variable in class com.sun.xml.dtdparser.Resolver
-
- ids - Variable in class com.sun.xml.dtdparser.DTDParser
-
- ignorableWhitespace(char[], int, int) - Method in interface com.sun.xml.dtdparser.DTDEventListener
-
Receive notification of ignorable whitespace in element content.
- ignorableWhitespace(char[], int, int) - Method in class com.sun.xml.dtdparser.DTDHandlerBase
-
- ignorableWhitespace(DTDEventListener) - Method in class com.sun.xml.dtdparser.InputEntity
-
whitespace in markup (flagged to app, discardable)
- ignoringMIME - Variable in class com.sun.xml.dtdparser.Resolver
-
- in - Variable in class com.sun.xml.dtdparser.DTDParser
-
- in - Variable in class com.sun.xml.dtdparser.XmlReader
-
- init() - Method in class com.sun.xml.dtdparser.DTDParser
-
- init(InputSource, String, InputEntity, boolean) - Method in class com.sun.xml.dtdparser.InputEntity
-
- init(char[], String, InputEntity, boolean) - Method in class com.sun.xml.dtdparser.InputEntity
-
- input - Variable in class com.sun.xml.dtdparser.InputEntity
-
- InputEntity - Class in com.sun.xml.dtdparser
-
This is how the parser talks to its input entities, of all kinds.
- InputEntity() - Constructor for class com.sun.xml.dtdparser.InputEntity
-
- instream - Variable in class com.sun.xml.dtdparser.XmlReader.BaseReader
-
- InternalEntity - Class in com.sun.xml.dtdparser
-
- InternalEntity(String, char[]) - Constructor for class com.sun.xml.dtdparser.InternalEntity
-
- internalGeneralEntityDecl(String, String) - Method in interface com.sun.xml.dtdparser.DTDEventListener
-
Receive notification of a internal general entity declaration event.
- internalGeneralEntityDecl(String, String) - Method in class com.sun.xml.dtdparser.DTDHandlerBase
-
- internalParameterEntityDecl(String, String) - Method in interface com.sun.xml.dtdparser.DTDEventListener
-
Receive notification of a internal parameter entity declaration
event.
- internalParameterEntityDecl(String, String) - Method in class com.sun.xml.dtdparser.DTDHandlerBase
-
- isChar(int) - Static method in class com.sun.xml.dtdparser.XmlChars
-
Returns true if the argument, a UCS-4 character code, is valid in
XML documents.
- isClosed - Variable in class com.sun.xml.dtdparser.InputEntity
-
- isCompatibilityChar(char) - Static method in class com.sun.xml.dtdparser.XmlChars
-
- isDigit(char) - Static method in class com.sun.xml.dtdparser.XmlChars
-
- isDocument() - Method in class com.sun.xml.dtdparser.InputEntity
-
- isEOF() - Method in class com.sun.xml.dtdparser.InputEntity
-
returns true iff there's no more data to consume ...
- isExtender(char) - Static method in class com.sun.xml.dtdparser.XmlChars
-
- isFromInternalSubset - Variable in class com.sun.xml.dtdparser.EntityDecl
-
- isIgnoringMIME() - Method in class com.sun.xml.dtdparser.Resolver
-
Returns true if this resolver is ignoring MIME types in the documents
it returns, to work around bugs in how servers have reported the
documents' MIME types.
- isInternal() - Method in class com.sun.xml.dtdparser.InputEntity
-
- isLetter(char) - Static method in class com.sun.xml.dtdparser.XmlChars
-
Returns true if the character is an XML "letter".
- isLetter2(char) - Static method in class com.sun.xml.dtdparser.XmlChars
-
- isLocaleSupported(String) - Method in class com.sun.xml.dtdparser.MessageCatalog
-
Returns true iff the specified locale has explicit language support.
- isName(String) - Static method in class com.sun.xml.dtdparser.XmlNames
-
Returns true if the value is a legal XML name.
- isNameChar(char) - Static method in class com.sun.xml.dtdparser.XmlChars
-
Returns true if the character is allowed to be a non-initial
character in names according to the XML recommendation.
- isNCNameChar(char) - Static method in class com.sun.xml.dtdparser.XmlChars
-
Returns true if the character is allowed to be a non-initial
character in unscoped names according to the rules of the XML
Namespaces proposed recommendation.
- isNCNmtoken(String) - Static method in class com.sun.xml.dtdparser.XmlNames
-
This method returns true if the identifier is a "name token" as
defined by the XML Namespaces proposed recommendation.
- isNmtoken(String) - Static method in class com.sun.xml.dtdparser.XmlNames
-
This method returns true if the identifier is a "name token"
as defined in the XML specification.
- Iso8859_1Reader(InputStream) - Constructor for class com.sun.xml.dtdparser.XmlReader.Iso8859_1Reader
-
- isParameterEntity() - Method in class com.sun.xml.dtdparser.InputEntity
-
- isPE - Variable in class com.sun.xml.dtdparser.EntityDecl
-
- isPE - Variable in class com.sun.xml.dtdparser.InputEntity
-
- isQualifiedName(String) - Static method in class com.sun.xml.dtdparser.XmlNames
-
Returns true if the value is a legal "qualified" XML name, as defined
in the XML Namespaces proposed recommendation.
- isSpace(char) - Static method in class com.sun.xml.dtdparser.XmlChars
-
Returns true if the character is allowed where XML supports
whitespace characters, false otherwise.
- isUnqualifiedName(String) - Static method in class com.sun.xml.dtdparser.XmlNames
-
Returns true if the value is a legal "unqualified" XML name, as
defined in the XML Namespaces proposed recommendation.
- isXmlLang(String) - Method in class com.sun.xml.dtdparser.DTDParser
-