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
P
process(InputStream)
- Method in class org.sapia.util.xml.confix.
JDOMProcessor
This method takes an XML stream as input and returns an object representation of the passed-in XML.
process(InputStream)
- Method in class org.sapia.util.xml.confix.
Dom4jProcessor
This method takes an XML stream as input and returns an object representation of the passed-in XML.
process(InputStream)
- Method in class org.sapia.util.xml.confix.
SAXProcessor
This method takes an XML stream as input and returns an object representation of the passed-in XML.
process(InputStream)
- Method in interface org.sapia.util.xml.confix.
ConfixProcessorIF
This method takes an XML stream as input and returns an object representation of the passed-in XML.
process(Object, Element)
- Method in class org.sapia.util.xml.confix.
JDOMProcessor
This method will process the dom element passed in to create an object.
process(Object, Element)
- Method in class org.sapia.util.xml.confix.
Dom4jProcessor
This method will process the dom element passed in to create an object.
process(Object, InputStream)
- Method in class org.sapia.util.xml.confix.
JDOMProcessor
This method takes an object and assigns to it the object representation of the passed XML stream.
process(Object, InputStream)
- Method in class org.sapia.util.xml.confix.
Dom4jProcessor
This method takes an object and assigns to it the object representation of the passed XML stream.
ProcessingException
- exception org.sapia.util.xml.
ProcessingException
.
This exception is thrown by a
ConfixProcessorIF
when the latter cannot process a given XML configuration or by the
IdefixProcessorIF
when it cannot process an object.
ProcessingException(String)
- Constructor for class org.sapia.util.xml.
ProcessingException
Creates a new ProcessingException instance with the argument passed in.
ProcessingException(String, Throwable)
- Constructor for class org.sapia.util.xml.
ProcessingException
Creates a new ProcessingException instance with the arguments passed in.
PROCESSOR_CLASS_FILENAME
- Static variable in class org.sapia.util.xml.confix.
ConfixProcessorFactory
Defines the properties filename that contains the processor class name.
PROCESSOR_CLASS_PROPERTY
- Static variable in class org.sapia.util.xml.confix.
ConfixProcessorFactory
Defines the system property that defines the processor class name.
PROCESSOR_CLASS_RESOURCE
- Static variable in class org.sapia.util.xml.confix.
ConfixProcessorFactory
Defines the resource name that contains the processor class name.
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.