public class XMLAttributeSerializationNode extends XMLSerializationNode
XMLSerializationNode.NodeGetter
Modifier and Type | Field and Description |
---|---|
protected Bean |
model |
collectionGetter, 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, writeName
protected Bean model
public XMLAttributeSerializationNode(QName qName)
public void serialize(Writer outputStream, SerializationContext context) throws IOException
serialize
in class XMLSerializationNode
IOException
Copyright © 2024. All rights reserved.