org.apache.cocoon.woody.util
Class StringMessage
java.lang.Object
org.apache.cocoon.woody.util.StringMessage
- All Implemented Interfaces:
- XMLizable
public class StringMessage
- extends Object
- implements XMLizable
A string in an XMLizable form.
Will produce exactly one characters call, no start/endDocument calls.
- Version:
- $Id: StringMessage.html 1304258 2012-03-23 10:09:27Z ilgrosso $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringMessage
public StringMessage(String message)
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.