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
C
CARDINALITY_MULTIPLE
- Static variable in interface com.conradroche.dtd.decl.elem.
ContentParticle
CARDINALITY_ONCE
- Static variable in interface com.conradroche.dtd.decl.elem.
ContentParticle
CARDINALITY_OPTIONAL
- Static variable in interface com.conradroche.dtd.decl.elem.
ContentParticle
CARDINALITY_OPTIONAL_MULTIPLE
- Static variable in interface com.conradroche.dtd.decl.elem.
ContentParticle
Caster
- class com.conradroche.matra.util.
Caster
.
Utility class for Casting an array object from one type to another.
CDATA
- Static variable in class com.conradroche.matra.decl.
Attribute
CHAR_NOT_FOUND
- Static variable in class com.conradroche.matra.data.
Data
Denotes that the char searched was not found.
checkNextChar(char)
- Method in class com.conradroche.matra.data.
Data
Checks if the next char is the one specified.
com.conradroche.dtd.decl
- package com.conradroche.dtd.decl
com.conradroche.dtd.decl.elem
- package com.conradroche.dtd.decl.elem
com.conradroche.dtd.parser
- package com.conradroche.dtd.parser
com.conradroche.matra
- package com.conradroche.matra
com.conradroche.matra.data
- package com.conradroche.matra.data
com.conradroche.matra.decl
- package com.conradroche.matra.decl
com.conradroche.matra.dtdparser
- package com.conradroche.matra.dtdparser
com.conradroche.matra.example
- package com.conradroche.matra.example
com.conradroche.matra.exception
- package com.conradroche.matra.exception
com.conradroche.matra.io
- package com.conradroche.matra.io
com.conradroche.matra.parser
- package com.conradroche.matra.parser
com.conradroche.matra.serialize
- package com.conradroche.matra.serialize
com.conradroche.matra.test
- package com.conradroche.matra.test
com.conradroche.matra.test.data
- package com.conradroche.matra.test.data
com.conradroche.matra.test.decl
- package com.conradroche.matra.test.decl
com.conradroche.matra.test.parser
- package com.conradroche.matra.test.parser
com.conradroche.matra.test.util
- package com.conradroche.matra.test.util
com.conradroche.matra.tree
- package com.conradroche.matra.tree
com.conradroche.matra.util
- package com.conradroche.matra.util
Comment
- class com.conradroche.matra.decl.
Comment
.
Class to hold the details of a comment in the DTD.
Comment
- interface com.conradroche.dtd.decl.
Comment
.
Interface to hold a comment in the dtd.
Comment()
- Constructor for class com.conradroche.matra.decl.
Comment
Comment Constructor.
CommentReader
- interface com.conradroche.dtd.parser.
CommentReader
.
Interface for reading comment text.
CommentReaderImpl
- class com.conradroche.matra.parser.
CommentReaderImpl
.
Class to read the comment text.
CommentReaderImpl()
- Constructor for class com.conradroche.matra.parser.
CommentReaderImpl
CommentReaderImpl Constructor.
CommentReaderImplTest
- class com.conradroche.matra.test.parser.
CommentReaderImplTest
.
CR: TODO: Add javadoc for CommentReaderImplTest
CommentReaderImplTest(String)
- Constructor for class com.conradroche.matra.test.parser.
CommentReaderImplTest
Constructor for CommentReaderImplTest.
CompositeContentParticle
- interface com.conradroche.dtd.decl.elem.
CompositeContentParticle
.
Holds a composite CP that holds either choice lists of content particles, or sequence lists of content particles.
ContentModel
- interface com.conradroche.dtd.decl.elem.
ContentModel
.
The ContentModel specifies a ContentSpec where the element contains only child elements.
ContentParticle
- interface com.conradroche.dtd.decl.elem.
ContentParticle
.
The ContentParticle.
ContentSpec
- interface com.conradroche.dtd.decl.elem.
ContentSpec
.
Class to hold the content specification specified for an Element in the element declaration.
convertToStringArray(Collection)
- Method in class com.conradroche.matra.util.
Caster
Convert a Collection to a String Array.
CP_TYPE_CHOICE
- Static variable in interface com.conradroche.dtd.decl.elem.
CompositeContentParticle
Identifies the type of composition to be choice.
CP_TYPE_SEQUENCE
- Static variable in interface com.conradroche.dtd.decl.elem.
CompositeContentParticle
Identifies the type of composition to be sequence.
CursorLocation
- class com.conradroche.matra.data.
CursorLocation
.
Class to hold the location of the read cursor within the data.
CursorLocation(int, int, int)
- Constructor for class com.conradroche.matra.data.
CursorLocation
CursorLocation Constructor.
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