dk.brics.xact.wrappers
Class TextWrapper
java.lang.Object
  
dk.brics.xact.wrappers.NodeWrapper<T>
      
dk.brics.xact.wrappers.TempNodeWrapper<T>
          
dk.brics.xact.wrappers.ConcreteTempNodeWrapper<Text>
              
dk.brics.xact.wrappers.TextWrapper
public class TextWrapper
- extends ConcreteTempNodeWrapper<Text>
 
Wrapper for Text.
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
TextWrapper
public TextWrapper(Text 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<Text>
 
 
 
 Copyright © 2005-2011 Aarhus University.