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
R
read()
- Method in class com.conradroche.matra.io.
DTDSource
Method to perform the read operation on this source.
read()
- Method in class com.conradroche.matra.io.
DTDFile
Method to perform the read operation on this file source.
read()
- Method in class com.conradroche.matra.io.
DTDUrl
Method to perform the read operation on this url source.
readAttlist(DTDData)
- Method in class com.conradroche.matra.parser.
AttlistReaderImpl
Read the Attribute list declaration from the data stream.
readAttlist(DTDData)
- Method in interface com.conradroche.dtd.parser.
AttlistReader
Read the Attribute list declaration from the data stream.
readComment(DTDData)
- Method in class com.conradroche.matra.parser.
CommentReaderImpl
Read the comment from the data stream.
readComment(DTDData)
- Method in interface com.conradroche.dtd.parser.
CommentReader
Read the comment from the data stream.
readConditionalSect()
- Method in class com.conradroche.matra.data.
DTDData
Read the conditional section from the data stream.
readElementDecl(DTDData)
- Method in class com.conradroche.matra.parser.
ElementDeclReaderImpl
Read the Element declaration from the data stream.
readElementDecl(DTDData)
- Method in interface com.conradroche.dtd.parser.
ElementDeclReader
Read the Element declaration from the data stream.
readEntityDecl(DTDData)
- Method in class com.conradroche.matra.parser.
EntityDeclReaderImpl
Read the entity declarations from the data stream.
readEntityDecl(DTDData)
- Method in interface com.conradroche.dtd.parser.
EntityDeclReader
Read the entity declarations from the data stream.
ReaderTestSuite
- class com.conradroche.matra.test.parser.
ReaderTestSuite
.
Test Suite to run the test cases for the matra.parser classes.
ReaderTestSuite(String)
- Constructor for class com.conradroche.matra.test.parser.
ReaderTestSuite
Constructor for ReaderTestSuite.
readNextAttribute(DTDData)
- Method in class com.conradroche.matra.decl.
Attribute
Read the attribute details from the given data.
readNotation(DTDData)
- Method in class com.conradroche.matra.parser.
NotationReaderImpl
Read the notation declaration from the data stream.
readNotation(DTDData)
- Method in interface com.conradroche.dtd.parser.
NotationReader
Read the notation declaration from the data stream.
reset()
- Method in class com.conradroche.matra.decl.
AttList
reset the attribute list for use.
reset()
- Method in class com.conradroche.matra.data.
Data
Reset the data for use.
resolveValue(Hashtable)
- Method in class com.conradroche.matra.decl.
Entity
Insert the method's description here.
rewind()
- Method in class com.conradroche.matra.data.
Data
Move the current read position back to the beginning of the data stream.
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