dk.brics.xact.wrappers
Class AttributeWrapper
java.lang.Object
  
dk.brics.xact.wrappers.NodeWrapper<T>
      
dk.brics.xact.wrappers.AttrNodeWrapper<Attribute>
          
dk.brics.xact.wrappers.AttributeWrapper
public class AttributeWrapper
- extends AttrNodeWrapper<Attribute>
 
Wrapper for Attribute.
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
AttributeWrapper
public AttributeWrapper(Attribute real,
                        ElementWrapper parent)
- Constructs a new wrapper.
 
visitBy
public void visitBy(WrapperNodeVisitor v)
- Description copied from class: 
NodeWrapper 
- Visits this wrapper by the given visitor.
- Specified by:
 visitBy in class NodeWrapper<Attribute>
 
 
 
 Copyright © 2005-2011 Aarhus University.