Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
N
nextStringEquals(char[])
- Method in class com.conradroche.matra.data.
ParseableData
Check if the current location starts with the string specified.
nextStringEquals(String)
- Method in class com.conradroche.matra.data.
ParseableData
Check if the current location starts with the string specified.
nextTokenEquals(char[])
- Method in class com.conradroche.matra.data.
ParseableData
Checks if the next token, delimited by whitespace, is equal to the specified string (char array).
nextTokenEquals(String)
- Method in class com.conradroche.matra.data.
ParseableData
Checks if the next token, delimited by whitespace, is equal to the specified string.
Notation
- class com.conradroche.matra.decl.
Notation
.
Class to hold the Notation declaration.
Notation
- interface com.conradroche.dtd.decl.
Notation
.
Interface to hold the Notation Declaration
NOTATION
- Static variable in class com.conradroche.matra.decl.
Attribute
NOTATION_DECL
- Static variable in class com.conradroche.matra.dtdparser.
DTDParser
Notation()
- Constructor for class com.conradroche.matra.decl.
Notation
Notation Constructor.
NotationReader
- interface com.conradroche.dtd.parser.
NotationReader
.
Interface for reading Notation declarations.
NotationReaderImpl
- class com.conradroche.matra.parser.
NotationReaderImpl
.
Class to read a Notation declaration.
NotationReaderImpl()
- Constructor for class com.conradroche.matra.parser.
NotationReaderImpl
NotationReaderImpl Constructor.
NotationReaderImplTest
- class com.conradroche.matra.test.parser.
NotationReaderImplTest
.
Class to unit test the NotationReaderImpl class.
NotationReaderImplTest(String)
- Constructor for class com.conradroche.matra.test.parser.
NotationReaderImplTest
Constructor for NotationReaderImplTest.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U