org.apache.cocoon.xml
Class StringXMLizable
java.lang.Object
org.apache.cocoon.xml.StringXMLizable
- All Implemented Interfaces:
- XMLizable
public class StringXMLizable
- extends Object
- implements XMLizable
XMLizable a String
- Since:
- 2.1.7
- Author:
- Bruno Dumon
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringXMLizable
public StringXMLizable(String data)
toSAX
public void toSAX(ContentHandler contentHandler)
throws SAXException
- Specified by:
toSAX
in interface XMLizable
- Throws:
SAXException
Copyright © 1999-2010 The Apache Software Foundation. All Rights Reserved.