|
|||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
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 |