|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeType | |
---|---|
net.sf.jsefa.common.mapping | |
net.sf.jsefa.rbf.mapping | |
net.sf.jsefa.xml.mapping |
Uses of NodeType in net.sf.jsefa.common.mapping |
---|
Classes in net.sf.jsefa.common.mapping with type parameters of type NodeType | |
---|---|
interface |
NodeDescriptor<T extends NodeType>
A descriptor of a node of the exchange format. |
Methods in net.sf.jsefa.common.mapping with parameters of type NodeType | |
---|---|
List<String> |
ComplexTypeMapping.getFieldNames(NodeType nodeType)
Returns the names of all fields which map to a node of the given node type. |
Uses of NodeType in net.sf.jsefa.rbf.mapping |
---|
Classes in net.sf.jsefa.rbf.mapping that implement NodeType | |
---|---|
class |
RbfNodeType
Enum class declaring the different rbf node types. |
Uses of NodeType in net.sf.jsefa.xml.mapping |
---|
Classes in net.sf.jsefa.xml.mapping that implement NodeType | |
---|---|
class |
XmlNodeType
Enum class declaring the different xml node types. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |