|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.jaxme.impl.XMLWriterImpl
net.sf.jaxme.impl.CharSetXMLWriter
A simple serializer for XML documents using the java.nio.CharSet from Java 1.4.
| Constructor Summary | |
CharSetXMLWriter()
|
|
| Method Summary | |
protected boolean |
canEncode(char c)
|
void |
init(JMMarshallerImpl pController)
Sets the JaxbXMLSerializers Marshaller. |
| Methods inherited from class net.sf.jaxme.impl.XMLWriterImpl |
characters, endDocument, endElement, endPrefixMapping, getDocumentLocator, getMarshaller, getWriter, ignorableWhitespace, processingInstruction, setDocumentLocator, setWriter, skippedEntity, startDocument, startElement, startPrefixMapping |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CharSetXMLWriter()
| Method Detail |
public void init(JMMarshallerImpl pController)
throws JAXBException
XMLWriterImplSets the JaxbXMLSerializers Marshaller.
init in interface XMLWriterinit in class XMLWriterImplJAXBExceptionprotected boolean canEncode(char c)
canEncode in class XMLWriterImpl
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||