|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
FilterIterator
is an abstract base class which is useful
for implementors of Iterator
which filter an existing iterator.FlyweightAttribute
is a Flyweight pattern implementation
of a singly linked, read-only XML Attribute.Attribute
with the specified local name
and value.
Attribute
with the specified local name,
value and Namespace
.
FlyweightCDATA
is a Flyweight pattern implementation
of a singly linked, read-only XML CDATA.FlyweightComment
is a Flyweight pattern implementation
of a singly linked, read-only XML Comment.FlyweightEntity
is a Flyweight pattern implementation
of a singly linked, read-only XML entity.Entity
with the specified name
Entity
with the specified name
and text.
FlyweightProcessingInstruction
is a Flyweight pattern implementation
of a singly linked, read-only XML Processing Instruction.FlyweightText
is a Flyweight pattern implementation
of a singly linked, read-only XML Text.
|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |