public abstract class GpelXmlViewBase
extends org.xmlpull.infoset.view.TypedXmlElementView
| Modifier and Type | Field and Description |
|---|---|
protected static org.xmlpull.infoset.XmlInfosetBuilder |
builder |
protected static org.xmlpull.infoset.XmlNamespace |
NS |
| Constructor and Description |
|---|
GpelXmlViewBase(String typeName,
org.xmlpull.infoset.XmlElement target) |
GpelXmlViewBase(org.xmlpull.infoset.XmlNamespace ns,
String typeName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkNamespaceAndName() |
String |
toString() |
String |
xmlString() |
String |
xmlStringPretty() |
String |
xmlTypeName() |
org.xmlpull.infoset.XmlNamespace |
xmlTypeNs() |
xml, xmlCuteElName, xmlGetAttributeNcNameValue, xmlGetAttributeQNameValue, xmlRequireAttributeNcNameValue, xmlRequireAttributeQNameValue, xmlSetAttributeNcNameValue, xmlSetAttributeQNameValue, xmlSetRequiredAttributeNcNameValue, xmlSetRequiredAttributeQNameValue, xmlValidate, xmlViewAsprotected static final org.xmlpull.infoset.XmlInfosetBuilder builder
protected static org.xmlpull.infoset.XmlNamespace NS
public GpelXmlViewBase(String typeName, org.xmlpull.infoset.XmlElement target)
public GpelXmlViewBase(org.xmlpull.infoset.XmlNamespace ns,
String typeName)
public org.xmlpull.infoset.XmlNamespace xmlTypeNs()
xmlTypeNs in class org.xmlpull.infoset.view.TypedXmlElementViewpublic String xmlTypeName()
xmlTypeName in class org.xmlpull.infoset.view.TypedXmlElementViewprotected void checkNamespaceAndName()
throws org.xmlpull.infoset.view.XmlValidationException
checkNamespaceAndName in class org.xmlpull.infoset.view.TypedXmlElementVieworg.xmlpull.infoset.view.XmlValidationExceptionpublic String xmlString()
public String xmlStringPretty()
Copyright © 2013. All Rights Reserved.