antsnest.io
Class DefaultConvertor
java.lang.Object
antsnest.io.DefaultConvertor
- All Implemented Interfaces:
- Convertor
public class DefaultConvertor
- extends Object
- implements Convertor
Implementation of Convertor
- Author:
- Chris Clohosy
- See Also:
Convertor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultConvertor
public DefaultConvertor()
convertToSAX
public SAXSource convertToSAX(AntNode node)
- Converts a node to a SAX source
- Specified by:
convertToSAX in interface Convertor
- Parameters:
node - the node to convert
- Returns:
- a SAXSource, the node as a SAX source