org.apache.ws.jaxme.impl
public interface JMSAXDriver
Method Summary | |
---|---|
AttributesImpl | getAttributes(JMSAXDriverController pController, Object pObject) Returns the objects attributes. |
String | getPreferredPrefix(String pNamespaceURI) Returns a suggested prefix for the namespace
pNamespaceURI , or null, if no suggestion
is available. |
void | marshalChilds(JMSAXDriverController pController, ContentHandler pHandler, Object pObject) Creates the objects content into SAX events, which
are being fired into the given content handler. |
pNamespaceURI
, or null, if no suggestion
is available.