Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
N
O
P
R
S
T
W
X
S
SAXProcessor
- class org.sapia.util.xml.confix.
SAXProcessor
.
An instance of this class receives SAX events and delegates object creation to an
ObjectFactoryIF
.
SAXProcessor(ObjectFactoryIF)
- Constructor for class org.sapia.util.xml.confix.
SAXProcessor
Creates a new SAXProcessor instance with the attribute passed in.
setCreated(Object)
- Method in class org.sapia.util.xml.confix.
CreationStatus
Sets the object that was created.
setMapToPrefix(boolean)
- Method in class org.sapia.util.xml.confix.
CompositeObjectFactory
Indicates if internal factories are mapped to namespace URIs or prefixes; if
true
, object factories are mapped to prefixes.
setName(String)
- Method in class org.sapia.util.xml.
Attribute
Changes the name of this attribute.
setNamespacePrefix(String)
- Method in class org.sapia.util.xml.
Attribute
Changes the namespace prefix of this attribute.
setPrefix(String)
- Method in class org.sapia.util.xml.
Namespace
Changes the prefix of this namespace.
setURI(String)
- Method in class org.sapia.util.xml.
Namespace
Changes the URI of this namespace.
setValue(String)
- Method in class org.sapia.util.xml.
Attribute
Changes the value of this attribute.
startElement(HandlerContextIF, String, String, String, Attributes)
- Method in class org.sapia.util.xml.confix.
ConfixHandlerState
Receives the notification of the the start of an element.
Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
N
O
P
R
S
T
W
X
Copyright © 2002 Sapia Open Source Software. All Rights Reserved.