public class XmlBaseType extends Object implements XmlType
Constructor and Description |
---|
XmlBaseType() |
XmlBaseType(Attributes attributesParam) |
XmlBaseType(XmlBaseType src) |
Modifier and Type | Method and Description |
---|---|
Attributes |
getAttributes() |
void |
initFromAttributes(Attributes attributesParam) |
void |
mergeFromAttributes(Attributes attributesParam) |
String |
output(int offset) |
void |
translateSpecialValues(Nifty nifty,
Screen screen) |
public XmlBaseType()
public XmlBaseType(XmlBaseType src)
public XmlBaseType(Attributes attributesParam)
public Attributes getAttributes()
public void initFromAttributes(Attributes attributesParam)
initFromAttributes
in interface XmlType
public void mergeFromAttributes(Attributes attributesParam)
public String output(int offset)
Copyright © 2013. All Rights Reserved.