public class XMLAttributeSerializationNode extends XMLSerializationNode
XMLSerializationNode.NodeGettercollectionGetter, defaultVal, isCollection, nodeGetter, parent, qName, typeConverter| Constructor and Description |
|---|
XMLAttributeSerializationNode(QName qName) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
clone() |
void |
serialize(Writer outputStream,
SerializationContext context) |
copyProperties, getCollectionGetter, getNode, getNodeGetter, getParent, getQName, getValue, hasData, setCollectionGetter, setDefaultVal, setGetter, setGetter, setIsCollection, setParent, setTypeConverter, toString, writeNamepublic XMLAttributeSerializationNode(QName qName)
public void serialize(Writer outputStream, SerializationContext context) throws IOException
serialize in class XMLSerializationNodeIOExceptionCopyright © 2023. All rights reserved.