public class Properties
extends org.apache.abdera.model.ExtensibleElementWrapper
ExtensibleElement
for properties.Constructor and Description |
---|
Properties(org.apache.abdera.model.Element internal)
Creates a properties extensible element using the given internal element.
|
Properties(org.apache.abdera.factory.Factory factory,
QName qName)
Creates a properties extensible element using the given factory and the qualified name.
|
Modifier and Type | Method and Description |
---|---|
void |
setProperty(Property property)
Method to set a property as an extension.
|
addExtension, addExtension, addExtension, addExtension, addExtension, addSimpleExtension, addSimpleExtension, getExtension, getExtension, getExtensions, getExtensions, getExtensions, getExtInternal, getMustPreserveWhitespace, getSimpleExtension, getSimpleExtension, setMustPreserveWhitespace
addComment, clone, complete, declareNS, discard, equals, getAttributes, getAttributeValue, getAttributeValue, getBaseUri, getDefaultWriterOptions, getDocument, getElements, getExtensionAttributes, getFactory, getFirstChild, getFirstChild, getInternal, getLanguage, getLanguageTag, getLocale, getNamespaces, getNextSibling, getNextSibling, getParentElement, getPreviousSibling, getPreviousSibling, getQName, getResolvedBaseUri, getText, hashCode, iterator, removeAttribute, removeAttribute, setAttributeValue, setAttributeValue, setBaseUri, setBaseUri, setLanguage, setParentElement, setText, setText, toString, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo, writeTo
finalize, getClass, notify, notifyAll, wait, wait, wait
declareNS, discard, getAttributes, getAttributeValue, getAttributeValue, getBaseUri, getDocument, getElements, getExtensionAttributes, getFirstChild, getFirstChild, getLanguage, getLanguageTag, getLocale, getNamespaces, getNextSibling, getNextSibling, getParentElement, getPreviousSibling, getPreviousSibling, getQName, getResolvedBaseUri, getText, removeAttribute, removeAttribute, setAttributeValue, setAttributeValue, setBaseUri, setBaseUri, setLanguage, setParentElement, setText, setText
public Properties(org.apache.abdera.model.Element internal)
internal
- the internal element.public Properties(org.apache.abdera.factory.Factory factory, QName qName)
factory
- the factoryqName
- the qualified name.Copyright © 2016 WSO2 Inc. All Rights Reserved.