All Packages Class Hierarchy
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
Index of all Fields and Methods
- action(int, byte[], int, int, Encoding).
Method in class com.jclark.xml.tok.PrologParser
-
- ACTION_ATTLIST_ELEMENT_NAME.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_ATTRIBUTE_ENUM_VALUE.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_ATTRIBUTE_NAME.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_ATTRIBUTE_NOTATION_VALUE.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_ATTRIBUTE_TYPE_CDATA.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_ATTRIBUTE_TYPE_ENTITIES.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_ATTRIBUTE_TYPE_ENTITY.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_ATTRIBUTE_TYPE_ID.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_ATTRIBUTE_TYPE_IDREF.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_ATTRIBUTE_TYPE_IDREFS.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_ATTRIBUTE_TYPE_NMTOKEN.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_ATTRIBUTE_TYPE_NMTOKENS.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_CONTENT_ANY.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_CONTENT_ELEMENT.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_CONTENT_ELEMENT_OPT.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_CONTENT_ELEMENT_PLUS.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_CONTENT_ELEMENT_REP.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_CONTENT_EMPTY.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_CONTENT_PCDATA.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_DEFAULT_ATTRIBUTE_VALUE.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_DOCTYPE_CLOSE.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_DOCTYPE_NAME.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_DOCTYPE_PUBLIC_ID.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_DOCTYPE_SYSTEM_ID.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_ELEMENT_NAME.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_ENTITY_NOTATION_NAME.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_ENTITY_PUBLIC_ID.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_ENTITY_SYSTEM_ID.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_ENTITY_VALUE_NO_PEREFS.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_ENTITY_VALUE_WITH_PEREFS.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_FIXED_ATTRIBUTE_VALUE.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_GENERAL_ENTITY_NAME.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_GROUP_CHOICE.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_GROUP_CLOSE.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_GROUP_CLOSE_OPT.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_GROUP_CLOSE_PLUS.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_GROUP_CLOSE_REP.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_GROUP_OPEN.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_GROUP_SEQUENCE.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_IGNORE_SECT.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_IMPLIED_ATTRIBUTE_VALUE.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_INNER_PARAM_ENTITY_REF.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_NONE.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_NOTATION_NAME.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_NOTATION_PUBLIC_ID.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_NOTATION_SYSTEM_ID.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_OUTER_PARAM_ENTITY_REF.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_PARAM_ENTITY_NAME.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_PI.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_REQUIRED_ATTRIBUTE_VALUE.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_TEXT_DECL.
Static variable in class com.jclark.xml.tok.PrologParser
-
- ACTION_XML_DECL.
Static variable in class com.jclark.xml.tok.PrologParser
-
- append(char).
Method in class com.jclark.xml.tok.Buffer
-
- append(Encoding, byte[], int, int).
Method in class com.jclark.xml.tok.Buffer
-
- appendRefCharPair(Token).
Method in class com.jclark.xml.tok.Buffer
-
- ApplicationImpl().
Constructor for class com.jclark.xml.parse.ApplicationImpl
-
- attribute(String, String).
Method in class com.jclark.xml.output.SyncXMLWriter
- Write an attribute.
- attribute(String, String).
Method in class com.jclark.xml.output.UTF8XMLWriter
- Write an attribute.
- attribute(String, String).
Method in class com.jclark.xml.output.XMLWriter
- Write an attribute.
- Buffer().
Constructor for class com.jclark.xml.tok.Buffer
-
- characterData(CharacterDataEvent).
Method in interface com.jclark.xml.parse.Application
- Reports character data.
- characterData(CharacterDataEvent).
Method in class com.jclark.xml.parse.ApplicationImpl
-
- characterData(CharacterDataEvent).
Method in class com.jclark.xml.apps.Normalize
-
- charAt(int).
Method in class com.jclark.xml.tok.Buffer
-
- chop().
Method in class com.jclark.xml.tok.Buffer
-
- clear().
Method in class com.jclark.xml.tok.Buffer
-
- clone().
Method in class com.jclark.xml.tok.Position
- Returns a copy of this position.
- clone().
Method in class com.jclark.xml.tok.PrologParser
-
- close().
Method in class com.jclark.xml.output.SyncXMLWriter
-
- close().
Method in class com.jclark.xml.output.UTF8XMLWriter
-
- ContentToken().
Constructor for class com.jclark.xml.tok.ContentToken
-
- convert(byte[], int, int, boolean).
Method in class com.jclark.xml.tok.StringConversionCache
- Convert a byte subarray into a String.
- convert(byte[], int, int, char[], int).
Method in class com.jclark.xml.tok.Encoding
- Convert bytes to characters.
- copyChars(char[], int).
Method in interface com.jclark.xml.parse.CharacterDataEvent
- Copies the character data into the specified character array
starting at index
off
.
- Driver().
Constructor for class com.jclark.xml.sax.Driver
-
- DUPLICATE_ATTRIBUTE.
Static variable in class com.jclark.xml.tok.InvalidTokenException
- A duplicate attribute was specified.
- EmptyTokenException().
Constructor for class com.jclark.xml.tok.EmptyTokenException
-
- end().
Method in class com.jclark.xml.tok.PrologParser
-
- endDocument().
Method in interface com.jclark.xml.parse.Application
- Reports the end of the document.
- endDocument().
Method in class com.jclark.xml.parse.ApplicationImpl
-
- endDocument().
Method in class com.jclark.xml.apps.Normalize
-
- endElement(EndElementEvent).
Method in interface com.jclark.xml.parse.Application
- Reports the end of a element.
- endElement(EndElementEvent).
Method in class com.jclark.xml.parse.ApplicationImpl
-
- endElement(EndElementEvent).
Method in class com.jclark.xml.apps.Normalize
-
- endElement(String).
Method in class com.jclark.xml.output.SyncXMLWriter
- End an element.
- endElement(String).
Method in class com.jclark.xml.output.UTF8XMLWriter
- End an element.
- endElement(String).
Method in class com.jclark.xml.output.XMLWriter
- End an element.
- EndOfPrologException().
Constructor for class com.jclark.xml.tok.EndOfPrologException
-
- endProlog(EndPrologEvent).
Method in interface com.jclark.xml.parse.Application
- Reports the end of the prolog.
- endProlog(EndPrologEvent).
Method in class com.jclark.xml.parse.ApplicationImpl
-
- EntityManagerImpl().
Constructor for class com.jclark.xml.parse.EntityManagerImpl
-
- entityNames().
Method in interface com.jclark.xml.parse.DTD
- Returns an enumeration over the names of general entities declared in
the DTD.
- EXTERNAL_ENTITY.
Static variable in class com.jclark.xml.tok.PrologParser
-
- fileToURL(File).
Static method in class com.jclark.xml.parse.EntityManagerImpl
- Generates a
URL
from a File
.
- flush().
Method in class com.jclark.xml.output.SyncXMLWriter
-
- flush().
Method in class com.jclark.xml.output.UTF8XMLWriter
-
- getAttributeCount().
Method in interface com.jclark.xml.parse.StartElementEvent
- Returns the number of attributes.
- getAttributeName(int).
Method in interface com.jclark.xml.parse.StartElementEvent
- Returns the name of the attribute with index
i
.
- getAttributeNameEnd(int).
Method in class com.jclark.xml.tok.ContentToken
- Returns the index following the last character of the name of the
attribute index
i
.
- getAttributeNameStart(int).
Method in class com.jclark.xml.tok.ContentToken
- Returns the index of the first character of the name of the
attribute index
i
.
- getAttributeSpecifiedCount().
Method in class com.jclark.xml.tok.ContentToken
- Returns the number of attributes specified in the start-tag
or empty element tag.
- getAttributeValue(int).
Method in interface com.jclark.xml.parse.StartElementEvent
- Returns the value of the attribute with index
i
.
- getAttributeValue(String).
Method in interface com.jclark.xml.parse.StartElementEvent
- Returns the value of the attribute with the specified name,
Returns null if there is no such attribute, or if the
value of the attribute was implied.
- getAttributeValueEnd(int).
Method in class com.jclark.xml.tok.ContentToken
- Returns the index of the closing quote attribute index
i
.
- getAttributeValueStart(int).
Method in class com.jclark.xml.tok.ContentToken
- Returns the index of the character following the opening quote of
attribute index
i
.
- getBase().
Method in class com.jclark.xml.parse.OpenEntity
- Returns the URL to use as the base URL for resolving relative URLs
contained in the entity.
- getByteIndex().
Method in class com.jclark.xml.parse.NotWellFormedException
- Returns the index of the byte in the entity where the error occurred.
- getBytes().
Method in class com.jclark.xml.tok.Buffer
-
- getColumnNumber().
Method in class com.jclark.xml.parse.NotWellFormedException
- Returns the column number where the error occurred.
- getColumnNumber().
Method in class com.jclark.xml.tok.Position
- Returns the column number.
- getContents().
Method in class com.jclark.xml.parse.Messages
-
- getDTD().
Method in interface com.jclark.xml.parse.EndPrologEvent
- Returns the DTD.
- getElementTypeElementContent(String).
Method in interface com.jclark.xml.parse.DTD
- Returns true if an element type was declared to have element content.
- getEncoding().
Method in class com.jclark.xml.parse.OpenEntity
- Returns the name of the encoding to be used to convert the entity's
bytes into characters, or null if this should be determined from
the entity itself using XML's rules.
- getEncoding().
Method in class com.jclark.xml.tok.TextDecl
- Return the encoding specified in the declaration, or null
if no encoding was specified.
- getEncoding(String).
Method in class com.jclark.xml.tok.Encoding
- Returns an
Encoding
corresponding to
the specified IANA character set name.
- getEntityBase(String).
Method in interface com.jclark.xml.parse.DTD
- Returns the URL of the entity in which the general entity was declared.
- getEntityLocation().
Method in class com.jclark.xml.parse.NotWellFormedException
- Returns the location of the external entity where the
the error occurred in a form suitable for use in an error message.
- getEntityNotationName(String).
Method in interface com.jclark.xml.parse.DTD
- Returns the name of the notation of an unparsed general entity.
- getEntityPublicId(String).
Method in interface com.jclark.xml.parse.DTD
- Returns the public identifier for a general entity.
- getEntityReplacementText(String).
Method in interface com.jclark.xml.parse.DTD
- Returns the replacement text of the specified general entity.
- getEntitySystemId(String).
Method in interface com.jclark.xml.parse.DTD
- Returns the system identifier for a general entity.
- getFixedBytesPerChar().
Method in class com.jclark.xml.tok.Encoding
- Returns the number of bytes required to represent each
char
,
or zero if different char
s are represented by different
numbers of bytes.
- getGroupLevel().
Method in class com.jclark.xml.tok.PrologParser
-
- getInitialEncoding(byte[], int, int, Token).
Static method in class com.jclark.xml.tok.Encoding
- Returns an encoding object to be used to start parsing an external entity.
- getInputStream().
Method in class com.jclark.xml.parse.OpenEntity
- Returns an InputStream containing the entity's bytes.
- getInstruction().
Method in interface com.jclark.xml.parse.ProcessingInstructionEvent
- Returns the part of the processing instruction following the
target.
- getInternalEncoding().
Static method in class com.jclark.xml.tok.Encoding
- Returns an
Encoding
object for use with internal entities.
- getLeadByteIndex().
Method in class com.jclark.xml.tok.PartialCharException
- Returns the index of the first byte that is not part of the complete
encoding of a character.
- getLength().
Method in interface com.jclark.xml.parse.CharacterDataEvent
- Returns the length in chars of the character data.
- getLengthMax().
Method in interface com.jclark.xml.parse.CharacterDataEvent
- Returns an upper bound on the length of the character data.
- getLineNumber().
Method in class com.jclark.xml.parse.NotWellFormedException
- Returns the line number where the error occured.
- getLineNumber().
Method in class com.jclark.xml.tok.Position
- Returns the line number.
- getLocation().
Method in class com.jclark.xml.parse.OpenEntity
- Returns a string representation of the location of the entity
suitable for use in error messages.
- getMessageWithoutLocation().
Method in class com.jclark.xml.parse.NotWellFormedException
- Returns a description of the error that does not include
the location of the error.
- getMinBytesPerChar().
Method in class com.jclark.xml.tok.Encoding
- Returns the minimum number of bytes required to represent a single
character in this encoding.
- getName().
Method in interface com.jclark.xml.parse.EndElementEvent
- Returns the element type name.
- getName().
Method in interface com.jclark.xml.parse.ProcessingInstructionEvent
- Returns the target of the processing instruction.
- getName().
Method in interface com.jclark.xml.parse.StartElementEvent
- Returns the element type name.
- getNameEnd().
Method in class com.jclark.xml.tok.Token
-
- getNotationBase(String).
Method in interface com.jclark.xml.parse.DTD
- Returns the URL of the entity in which the notation was declared.
- getNotationPublicId(String).
Method in interface com.jclark.xml.parse.DTD
- Returns the public identifier for a notation.
- getNotationSystemId(String).
Method in interface com.jclark.xml.parse.DTD
- Returns the system identifier for a notation.
- getOffset().
Method in class com.jclark.xml.tok.InvalidTokenException
- Returns the offset after the longest initial subarray
which could start a legal XML token.
- getPublicId(byte[], int, int).
Method in class com.jclark.xml.tok.Encoding
- Checks that a literal contained in the specified byte subarray
is a legal public identifier and returns a string with
the normalized content of the public id.
- getRefChar().
Method in class com.jclark.xml.tok.Token
-
- getRefCharPair(char[], int).
Method in class com.jclark.xml.tok.Token
-
- getSingleByteEncoding(String).
Method in class com.jclark.xml.tok.Encoding
- Returns an
Encoding
for entities encoded with
a single-byte encoding (an encoding in which each byte represents
exactly one character).
- getTokenEnd().
Method in class com.jclark.xml.tok.Token
-
- getTokenType().
Method in class com.jclark.xml.tok.ExtensibleTokenException
- Returns the type of token in the byte subarrary.
- getType().
Method in class com.jclark.xml.tok.InvalidTokenException
-
- getVersion().
Method in class com.jclark.xml.tok.TextDecl
- Return the version specified in the declaration, or null
if no version was specified.
- ILLEGAL_CHAR.
Static variable in class com.jclark.xml.tok.InvalidTokenException
- The character or byte at the specified offset is not allowed
at that point.
- INTERNAL_ENTITY.
Static variable in class com.jclark.xml.tok.PrologParser
-
- isAttributeNormalized(int).
Method in class com.jclark.xml.tok.ContentToken
- Returns true if attribute index
i
does not need to
be normalized.
- isComplete().
Method in interface com.jclark.xml.parse.DTD
- Returns true if the complete DTD was processed.
- isStandalone().
Method in interface com.jclark.xml.parse.DTD
- Returns true if
standalone="yes"
was specified in the
XML declaration.
- isStandalone().
Method in class com.jclark.xml.tok.XmlDecl
- Returns true if the XML declaration specified
standalone="yes"
.
- length().
Method in class com.jclark.xml.tok.Buffer
-
- main(String[]).
Static method in class com.jclark.xml.apps.Normalize
- Writes a normalized version of an XML document to the standard
output.
- main(String[]).
Static method in class com.jclark.xml.apps.Time
- Each of the specified argument is treated as the name
of a file containing an XML document to be parsed.
- markup(String).
Method in class com.jclark.xml.output.SyncXMLWriter
- Write markup.
- markup(String).
Method in class com.jclark.xml.output.UTF8XMLWriter
- Write markup.
- markup(String).
Method in class com.jclark.xml.output.XMLWriter
- Write markup.
- matchesXMLString(byte[], int, int, String).
Method in class com.jclark.xml.tok.Encoding
- Returns true if the specified byte subarray is equal to the string.
- Messages().
Constructor for class com.jclark.xml.parse.Messages
-
- MINIMIZE_EMPTY_ELEMENTS.
Static variable in class com.jclark.xml.output.UTF8XMLWriter
-
- movePosition(byte[], int, int, Position).
Method in class com.jclark.xml.tok.Encoding
- Moves a position forward.
- Normalize(XMLWriter).
Constructor for class com.jclark.xml.apps.Normalize
-
- notationNames().
Method in interface com.jclark.xml.parse.DTD
- Returns an enumeration over the names of notations declared in
the DTD.
- open(String, URL, String).
Method in interface com.jclark.xml.parse.EntityManager
- Opens an external entity.
- open(String, URL, String).
Method in class com.jclark.xml.parse.EntityManagerImpl
-
- OpenEntity(InputStream, String, URL).
Constructor for class com.jclark.xml.parse.OpenEntity
- Creates and initializes an
OpenEntity
which uses
the encoding specified in the entity.
- OpenEntity(InputStream, String, URL, String).
Constructor for class com.jclark.xml.parse.OpenEntity
- Creates and initializes an
OpenEntity
which uses
an externally specified encoding.
- openFile(String).
Static method in class com.jclark.xml.parse.EntityManagerImpl
- Creates an OpenEntity from a file name.
- openStandardInput().
Static method in class com.jclark.xml.parse.EntityManagerImpl
- Creates an OpenEntity for the standard input.
- parse(String, String).
Method in class com.jclark.xml.sax.Driver
-
- parseDocument(OpenEntity).
Method in interface com.jclark.xml.parse.Parser
- Parses an XML document.
- parseDocument(OpenEntity).
Method in class com.jclark.xml.parse.ParserImpl
- Parses an XML document.
- ParserImpl().
Constructor for class com.jclark.xml.parse.ParserImpl
-
- PartialTokenException().
Constructor for class com.jclark.xml.tok.PartialTokenException
-
- Position().
Constructor for class com.jclark.xml.tok.Position
- Creates a position for the start of an entity: the line number is
1 and the column number is 0.
- processingInstruction(ProcessingInstructionEvent).
Method in interface com.jclark.xml.parse.Application
- Reports a processing instruction.
- processingInstruction(ProcessingInstructionEvent).
Method in class com.jclark.xml.parse.ApplicationImpl
-
- processingInstruction(ProcessingInstructionEvent).
Method in class com.jclark.xml.apps.Normalize
-
- processingInstruction(String, String).
Method in class com.jclark.xml.output.SyncXMLWriter
- Write a processing instruction.
- processingInstruction(String, String).
Method in class com.jclark.xml.output.UTF8XMLWriter
- Write a processing instruction.
- processingInstruction(String, String).
Method in class com.jclark.xml.output.XMLWriter
- Write a processing instruction.
- PROLOG.
Static variable in class com.jclark.xml.tok.PrologParser
-
- PrologParser(byte).
Constructor for class com.jclark.xml.tok.PrologParser
-
- PrologSyntaxException().
Constructor for class com.jclark.xml.tok.PrologSyntaxException
-
- setApplication(Application).
Method in interface com.jclark.xml.parse.Parser
- Sets the
Application
, which will receive information
about the XML document.
- setApplication(Application).
Method in class com.jclark.xml.parse.ParserImpl
-
- setDocumentHandler(DocumentHandler).
Method in class com.jclark.xml.sax.Driver
-
- setEncoding(Encoding).
Method in class com.jclark.xml.tok.StringConversionCache
- Changes the encoding for the cache.
- setEntityHandler(EntityHandler).
Method in class com.jclark.xml.sax.Driver
-
- setEntityManager(EntityManager).
Method in interface com.jclark.xml.parse.Parser
- Sets the
EntityManager
which will be used
to access external entities referenced in the document.
- setEntityManager(EntityManager).
Method in class com.jclark.xml.parse.ParserImpl
-
- setErrorHandler(ErrorHandler).
Method in class com.jclark.xml.sax.Driver
-
- setLocale(Locale).
Method in interface com.jclark.xml.parse.Parser
- Sets the locale to be used for error messages.
- setLocale(Locale).
Method in class com.jclark.xml.parse.ParserImpl
-
- skipIgnoreSect(byte[], int, int).
Method in class com.jclark.xml.tok.Encoding
- Skips over an ignored conditional section.
- skipS(byte[], int, int).
Method in class com.jclark.xml.tok.Encoding
- Skips over XML whitespace characters at the start of the specified
subarray.
- startDocument().
Method in interface com.jclark.xml.parse.Application
- Reports the start of the document.
- startDocument().
Method in class com.jclark.xml.parse.ApplicationImpl
-
- startElement(StartElementEvent).
Method in interface com.jclark.xml.parse.Application
- Reports the start of an element.
- startElement(StartElementEvent).
Method in class com.jclark.xml.parse.ApplicationImpl
-
- startElement(StartElementEvent).
Method in class com.jclark.xml.apps.Normalize
-
- startElement(String).
Method in class com.jclark.xml.output.SyncXMLWriter
- Start an element.
- startElement(String).
Method in class com.jclark.xml.output.UTF8XMLWriter
- Start an element.
- startElement(String).
Method in class com.jclark.xml.output.XMLWriter
- Start an element.
- StringConversionCache(Encoding).
Constructor for class com.jclark.xml.tok.StringConversionCache
- Create a cache of the default size for converting byte subarrays
in the specified encoding into Strings.
- StringConversionCache(Encoding, int).
Constructor for class com.jclark.xml.tok.StringConversionCache
- Create a cache of the specified size
for converting byte subarrays in the specified encoding
into Strings.
- SyncXMLWriter(XMLWriter).
Constructor for class com.jclark.xml.output.SyncXMLWriter
-
- TextDecl(Encoding, byte[], int, int).
Constructor for class com.jclark.xml.tok.TextDecl
- Creates a
TextDecl
from the specified byte subarray.
- Time().
Constructor for class com.jclark.xml.apps.Time
-
- TOK_ATTRIBUTE_VALUE_S.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a white space character in an attribute value,
excluding white space characters that are part of line boundaries.
- TOK_CDATA_SECTION.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a CDATA section
<![CDATA[data]]>
.
- TOK_CHAR_PAIR_REF.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a numeric character reference (decimal or hexadecimal),
when the referenced character is greater than 0xFFFF and so is
represented by a pair of chars.
- TOK_CHAR_REF.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a numeric character reference (decimal or hexadecimal),
when the referenced character is less than or equal to 0xFFFF
and so is represented by a single char.
- TOK_CLOSE_BRACKET.
Static variable in class com.jclark.xml.tok.Encoding
- Represents
]
in the prolog.
- TOK_CLOSE_PAREN.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a
)
in the prolog that is not
followed immediately by any of
*
, +
or ?
.
- TOK_CLOSE_PAREN_ASTERISK.
Static variable in class com.jclark.xml.tok.Encoding
- Represents
)*
in the prolog.
- TOK_CLOSE_PAREN_PLUS.
Static variable in class com.jclark.xml.tok.Encoding
- Represents
)+
in the prolog.
- TOK_CLOSE_PAREN_QUESTION.
Static variable in class com.jclark.xml.tok.Encoding
- Represents
)?
in the prolog.
- TOK_COMMA.
Static variable in class com.jclark.xml.tok.Encoding
- Represents
,
in the prolog.
- TOK_COMMENT.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a comment
<!-- comment -->
.
- TOK_COND_SECT_CLOSE.
Static variable in class com.jclark.xml.tok.Encoding
- Represents
]]>
in the prolog.
- TOK_COND_SECT_OPEN.
Static variable in class com.jclark.xml.tok.Encoding
- Represents
<![
in the prolog.
- TOK_DATA_CHARS.
Static variable in class com.jclark.xml.tok.Encoding
- Represents one or more characters of data.
- TOK_DATA_NEWLINE.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a newline (CR, LF or CR followed by LF) in data.
- TOK_DECL_CLOSE.
Static variable in class com.jclark.xml.tok.Encoding
- Represents
>
in the prolog.
- TOK_DECL_OPEN.
Static variable in class com.jclark.xml.tok.Encoding
- Represents
<!NAME
in the prolog.
- TOK_EMPTY_ELEMENT_NO_ATTS.
Static variable in class com.jclark.xml.tok.Encoding
- Represents an empty element tag
<name/>
,
that doesn't have any attribute specifications.
- TOK_EMPTY_ELEMENT_WITH_ATTS.
Static variable in class com.jclark.xml.tok.Encoding
- Represents an empty element tag
<name att="val"/>
,
that contains one or more attribute specifications.
- TOK_END_TAG.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a complete end-tag
</name>
.
- TOK_ENTITY_REF.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a general entity reference.
- TOK_LITERAL.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a literal (EntityValue, AttValue, SystemLiteral or
PubidLiteral).
- TOK_MAGIC_ENTITY_REF.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a general entity reference to a one of the 5 predefined
entities
amp
, lt
, gt
,
quot
, apos
.
- TOK_NAME.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a name in the prolog.
- TOK_NAME_ASTERISK.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a name followed immediately by
*
.
- TOK_NAME_PLUS.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a name followed immediately by
+
.
- TOK_NAME_QUESTION.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a name followed immediately by
?
.
- TOK_NMTOKEN.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a name token in the prolog that is not a name.
- TOK_OPEN_BRACKET.
Static variable in class com.jclark.xml.tok.Encoding
- Represents
[
in the prolog.
- TOK_OPEN_PAREN.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a
(
in the prolog.
- TOK_OR.
Static variable in class com.jclark.xml.tok.Encoding
- Represents
|
in the prolog.
- TOK_PARAM_ENTITY_REF.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a parameter entity reference in the prolog.
- TOK_PERCENT.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a
%
in the prolog that does not start
a parameter entity reference.
- TOK_PI.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a processing instruction.
- TOK_POUND_NAME.
Static variable in class com.jclark.xml.tok.Encoding
- Represents
#NAME
in the prolog.
- TOK_PROLOG_S.
Static variable in class com.jclark.xml.tok.Encoding
- Represents whitespace in the prolog.
- TOK_START_TAG_NO_ATTS.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a complete start-tag
<name>
,
that doesn't have any attribute specifications.
- TOK_START_TAG_WITH_ATTS.
Static variable in class com.jclark.xml.tok.Encoding
- Represents a complete start-tag
<name att="val">
,
that contains one or more attribute specifications.
- TOK_XML_DECL.
Static variable in class com.jclark.xml.tok.Encoding
- Represents an XML declaration or text declaration (a processing
instruction whose target is
xml
).
- Token().
Constructor for class com.jclark.xml.tok.Token
-
- TokenException().
Constructor for class com.jclark.xml.tok.TokenException
-
- tokenizeAttributeValue(byte[], int, int, Token).
Method in class com.jclark.xml.tok.Encoding
- Scans the first token of a byte subarrary that contains part of
literal attribute value.
- tokenizeContent(byte[], int, int, ContentToken).
Method in class com.jclark.xml.tok.Encoding
- Scans the first token of a byte subarrary that contains content.
- tokenizeEntityValue(byte[], int, int, Token).
Method in class com.jclark.xml.tok.Encoding
- Scans the first token of a byte subarrary that contains part of
literal entity value.
- tokenizeProlog(byte[], int, int, Token).
Method in class com.jclark.xml.tok.Encoding
- Scans the first token of a byte subarray that contains part of a
prolog.
- toString().
Method in class com.jclark.xml.tok.Buffer
-
- userDirURL().
Static method in class com.jclark.xml.parse.EntityManagerImpl
- Generates a URL for the current working directory.
- UTF8XMLWriter(OutputStream).
Constructor for class com.jclark.xml.output.UTF8XMLWriter
- Create an XML writer that will write in UTF-8 to the specified
OutputStream with the default options.
- UTF8XMLWriter(OutputStream, int).
Constructor for class com.jclark.xml.output.UTF8XMLWriter
- Create an XML writer that will write in UTF-8 to the specified
OutputStream with the specified options.
- write(char).
Method in class com.jclark.xml.output.UTF8XMLWriter
-
- write(char[], int, int).
Method in class com.jclark.xml.output.SyncXMLWriter
-
- write(char[], int, int).
Method in class com.jclark.xml.output.UTF8XMLWriter
-
- write(int).
Method in class com.jclark.xml.output.SyncXMLWriter
-
- write(String).
Method in class com.jclark.xml.output.SyncXMLWriter
-
- write(String).
Method in class com.jclark.xml.output.UTF8XMLWriter
-
- write(String, int, int).
Method in class com.jclark.xml.output.SyncXMLWriter
-
- write(String, int, int).
Method in class com.jclark.xml.output.UTF8XMLWriter
-
- writeChars(Writer).
Method in interface com.jclark.xml.parse.CharacterDataEvent
- Writes the character data to the specified
Writer
.
- writeUTF8(byte[], int, int).
Method in class com.jclark.xml.output.UTF8XMLWriter
-
- XML_TARGET.
Static variable in class com.jclark.xml.tok.InvalidTokenException
- The target of a processing instruction was XML.
- XmlDecl(Encoding, byte[], int, int).
Constructor for class com.jclark.xml.tok.XmlDecl
- Creates an
XMLDecl
from the specified byte subarray.
- XMLWriter(Object).
Constructor for class com.jclark.xml.output.XMLWriter
-