JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
X
XmlModuleDescriptorProvider
- Class in
org.apache.hivemind.impl
Implementation of the
ModuleDescriptorProvider
interface which uses the
DescriptorParser
to provide module descriptors defined in XML.
XmlModuleDescriptorProvider(ClassResolver)
- Constructor for class org.apache.hivemind.impl.
XmlModuleDescriptorProvider
Convenience constructor.
XmlModuleDescriptorProvider(ClassResolver, String)
- Constructor for class org.apache.hivemind.impl.
XmlModuleDescriptorProvider
Loads all XML module descriptors found on the classpath (using the given
ClassResolver
.
XmlModuleDescriptorProvider(ClassResolver, Resource)
- Constructor for class org.apache.hivemind.impl.
XmlModuleDescriptorProvider
Constructs an XmlModuleDescriptorProvider only loading the ModuleDescriptor identified by the given
Resource
.
XmlModuleDescriptorProvider(ClassResolver, List)
- Constructor for class org.apache.hivemind.impl.
XmlModuleDescriptorProvider
Constructs an XmlModuleDescriptorProvider loading all ModuleDescriptor identified by the given List of
Resource
objects.
XmlResourceProcessor
- Class in
org.apache.hivemind.parse
The XmlResourceProcessor processes XML
resources
using the
DescriptorParser
which is used as a SAX ContentHandler.
XmlResourceProcessor(ClassResolver, ErrorHandler)
- Constructor for class org.apache.hivemind.parse.
XmlResourceProcessor
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
_
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes