de.lessvoid.nifty.loaderv2.types
Class AttributesType

java.lang.Object
  extended by de.lessvoid.nifty.loaderv2.types.XmlBaseType
      extended by de.lessvoid.nifty.loaderv2.types.AttributesType
All Implemented Interfaces:
XmlType

public class AttributesType
extends XmlBaseType


Constructor Summary
AttributesType()
           
AttributesType(Attributes attributes)
           
AttributesType(AttributesType src)
           
 
Method Summary
 void apply(Attributes result, String styleId)
           
 String output(int offset)
           
 
Methods inherited from class de.lessvoid.nifty.loaderv2.types.XmlBaseType
getAttributes, initFromAttributes, mergeFromAttributes, translateSpecialValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttributesType

public AttributesType()

AttributesType

public AttributesType(Attributes attributes)

AttributesType

public AttributesType(AttributesType src)
Method Detail

output

public String output(int offset)
Overrides:
output in class XmlBaseType

apply

public void apply(Attributes result,
                  String styleId)


Copyright © 2011. All Rights Reserved.