dk.brics.xact.wrappers
Class TemplateGapWrapper

java.lang.Object
  extended by dk.brics.xact.wrappers.NodeWrapper<T>
      extended by dk.brics.xact.wrappers.TempNodeWrapper<TemplateGap>
          extended by dk.brics.xact.wrappers.TemplateGapWrapper

public class TemplateGapWrapper
extends TempNodeWrapper<TemplateGap>

Wrapper for TemplateGap.


Constructor Summary
TemplateGapWrapper(TemplateGap real, ElementWrapper parent)
          Constructs a new wrapper.
 
Method Summary
 void visitBy(WrapperNodeVisitor v)
          Visits this wrapper by the given visitor.
 
Methods inherited from class dk.brics.xact.wrappers.TempNodeWrapper
getNextSibling, getNextSiblingWrapper, getRealNextSibling, make
 
Methods inherited from class dk.brics.xact.wrappers.NodeWrapper
getParent, getReal, setReal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TemplateGapWrapper

public TemplateGapWrapper(TemplateGap real,
                          ElementWrapper parent)
Constructs a new wrapper.

Method Detail

visitBy

public void visitBy(WrapperNodeVisitor v)
Description copied from class: NodeWrapper
Visits this wrapper by the given visitor.

Specified by:
visitBy in class NodeWrapper<TemplateGap>


Copyright © 2005-2011 Aarhus University.