public class AppliesToMarshaller extends AbstractXMLObjectMarshaller
AppliesTo objects.| コンストラクタと説明 |
|---|
AppliesToMarshaller() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
marshallAttributes(XMLObject fedObject,
Element domElement)
Marshalls a given XMLObject into a W3C Element.
|
protected void |
marshallElementContent(XMLObject fedObject,
Element domElement)
Marshalls data from the XMLObject into content of the DOM Element.
|
checkXMLObjectIsTarget, marshall, marshall, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, setDocumentElementprotected void marshallAttributes(XMLObject fedObject, Element domElement)
marshallAttributes クラス内 AbstractXMLObjectMarshallerfedObject - the XMLObject to marshalldomElement - the W3C DOM elementprotected void marshallElementContent(XMLObject fedObject, Element domElement)
marshallElementContent クラス内 AbstractXMLObjectMarshallerfedObject - the XMLObjectdomElement - the DOM element recieving the contentCopyright © 2012. All Rights Reserved.