public class AttributesType extends XmlBaseType
Constructor and Description |
---|
AttributesType() |
AttributesType(Attributes attributes) |
AttributesType(AttributesType src) |
Modifier and Type | Method and Description |
---|---|
void |
apply(Attributes result,
String styleId) |
String |
output(int offset) |
getAttributes, initFromAttributes, mergeFromAttributes, translateSpecialValues
public AttributesType()
public AttributesType(Attributes attributes)
public AttributesType(AttributesType src)
public String output(int offset)
output
in class XmlBaseType
public void apply(Attributes result, String styleId)
Copyright © 2013. All Rights Reserved.