dk.brics.xact
Interface ToXMLable

All Known Implementing Classes:
CloseNode, Comment, ConcatNode, Element, OperationNode, PlugListNode, PlugNode, PlugSingleNode, ProcessingInstruction, TemplateGap, TempNode, Text, XML

public interface ToXMLable

Interface for classes that have an XML template representation.


Method Summary
 XML toXML()
          Returns the XML template representation of this object.
 

Method Detail

toXML

XML toXML()
Returns the XML template representation of this object.



Copyright © 2005-2011 Aarhus University.