Overview
Package
Class
Use
Tree
Deprecated
Index
Help
DTD2Java API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
Q
R
S
T
U
W
A
AND
- Static variable in interface ch.perseguers.xml.dtd.parser.
DTDParserConstants
ANY
- Static variable in interface ch.perseguers.xml.dtd.parser.
DTDParserConstants
ATTR_VALUE_CHAR_DQ
- Static variable in interface ch.perseguers.xml.dtd.parser.
DTDParserConstants
ATTR_VALUE_CHAR_SQ
- Static variable in interface ch.perseguers.xml.dtd.parser.
DTDParserConstants
AttlistDecl(DTDdocument)
- Method in class ch.perseguers.xml.dtd.parser.
DTDParser
Parsing procedure corresponding to the
Attribute Declaration
nonterminal.
AttrValue()
- Method in class ch.perseguers.xml.dtd.parser.
DTDParser
Parsing procedure corresponding to the
Attribute Value
nonterminal.
Attribute
- class ch.perseguers.xml.dtd.
Attribute
.
Implementation of DTD Attribute declaration specification.
Attribute(Element, String)
- Constructor for class ch.perseguers.xml.dtd.
Attribute
Constructor, setting name, owning element of the attribute and occurance specification to
DEFAULT
.
addAttribute(Attribute)
- Method in class ch.perseguers.xml.dtd.
Element
Adds attribute to the element.
addChild(ContentParticle)
- Method in class ch.perseguers.xml.dtd.
ContentParticle
Adds child to the vector of child elements (content particles).
addElement(Element)
- Method in class ch.perseguers.xml.dtd.
DTDdocument
Adds Element Declaration to the document.
addEscapes(String)
- Static method in class ch.perseguers.xml.dtd.parser.
TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addGeneralEntity(GeneralEntity)
- Method in class ch.perseguers.xml.dtd.
DTDdocument
Adds General Entity Declaration to the document.
addMixedContentChild(String)
- Method in class ch.perseguers.xml.dtd.
Element
Adds name of a
child
to the set of children's names.
addNotation(Notation)
- Method in class ch.perseguers.xml.dtd.
DTDdocument
Adds a Notation Declaration to the document.
addValue(String)
- Method in class ch.perseguers.xml.dtd.
Attribute
Adds the
value
to the set of possible values.
add_escapes(String)
- Method in class ch.perseguers.xml.dtd.parser.
ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
adjustBeginLineColumn(int, int)
- Method in class ch.perseguers.xml.dtd.parser.
InputCharStream
Method to adjust line and column numbers for the start of a token.
arg
- Variable in class ch.perseguers.xml.dtd.parser.
DTDParser.JJCalls
available
- Variable in class ch.perseguers.xml.dtd.parser.
InputCharStream
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
DTD2Java API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
I
J
K
L
M
N
O
P
Q
R
S
T
U
W
Copyright © 2003-2004 - Perseguers Software Services
perseguers.ch