public class ServiceNameMarshaller extends AbstractSAMLObjectMarshaller
ServiceName objects.| コンストラクタと説明 |
|---|
ServiceNameMarshaller() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
marshallAttributes(XMLObject samlObject,
Element domElement)
No-op method.
|
protected void |
marshallElementContent(XMLObject samlObject,
Element domElement)
No-op method.
|
marshall, marshallcheckXMLObjectIsTarget, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, setDocumentElementprotected void marshallAttributes(XMLObject samlObject, Element domElement) throws MarshallingException
marshallAttributes クラス内 AbstractSAMLObjectMarshallersamlObject - the XMLObject to marshalldomElement - the W3C DOM elementMarshallingException - thrown if there is a problem marshalling the elementprotected void marshallElementContent(XMLObject samlObject, Element domElement) throws MarshallingException
marshallElementContent クラス内 AbstractSAMLObjectMarshallersamlObject - the XMLObjectdomElement - the DOM element recieving the contentMarshallingException - thrown if the textual content can not be added to the DOM elementCopyright © 2012. All Rights Reserved.