|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jibx.extras.DocumentModelMapperBase
public class DocumentModelMapperBase
Base implementation for custom marshaller/unmarshallers to any document model representation. This class just provides a few basic operations that are used by the representation-specific subclasses.
Field Summary | |
---|---|
static java.lang.String |
XML_NAMESPACE
Fixed XML namespace. |
static java.lang.String |
XMLNS_NAMESPACE
Fixed XML namespace namespace. |
Constructor Summary | |
---|---|
DocumentModelMapperBase()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String XML_NAMESPACE
public static final java.lang.String XMLNS_NAMESPACE
Constructor Detail |
---|
public DocumentModelMapperBase()
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |