|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MarshallerImpl | |
| de.ispsoft.jaxme | |
| de.ispsoft.jaxme.jaxb | |
| Uses of MarshallerImpl in de.ispsoft.jaxme |
| Methods in de.ispsoft.jaxme that return MarshallerImpl | |
MarshallerImpl |
NamespaceSupport.getMarshaller()
Returns the Marshaller that created this instance. |
| Methods in de.ispsoft.jaxme with parameters of type MarshallerImpl | |
void |
NamespaceSupport.setMarshaller(MarshallerImpl pMarshaller)
Sets the Marshaller that created this instance. |
java.lang.String |
JMAnyElement.getAttribute(java.lang.String pNamespaceURI,
java.lang.String pLocalName,
MarshallerImpl pMarshaller)
Returns the value of a single attribute. |
| Uses of MarshallerImpl in de.ispsoft.jaxme.jaxb |
| Methods in de.ispsoft.jaxme.jaxb that return MarshallerImpl | |
MarshallerImpl |
JaxbXMLSerializer.getMarshaller()
Returns the JaxbXMLSerializers Marshaller. |
MarshallerImpl |
JaxbDOMSerializer.getMarshaller()
Returns the Marshaller. |
| Methods in de.ispsoft.jaxme.jaxb with parameters of type MarshallerImpl | |
void |
JaxbXMLSerializer.setMarshaller(MarshallerImpl pMarshaller)
Sets the JaxbXMLSerializers Marshaller. |
void |
JaxbDOMSerializer.setMarshaller(MarshallerImpl pMarshaller)
Sets the Marshaller. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||