com.atlassian.confluence.plugins.templates.transformer
Class TransformUtils

java.lang.Object
  extended by com.atlassian.confluence.plugins.templates.transformer.TransformUtils

public class TransformUtils
extends java.lang.Object


Constructor Summary
TransformUtils()
           
 
Method Summary
static javax.xml.stream.XMLEventFactory createEventFactory()
           
static java.lang.String unspoilt(java.io.Reader reader)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransformUtils

public TransformUtils()
Method Detail

unspoilt

public static java.lang.String unspoilt(java.io.Reader reader)
                                 throws XhtmlException
Throws:
XhtmlException

createEventFactory

public static javax.xml.stream.XMLEventFactory createEventFactory()


Copyright © 2003-2014 Atlassian. All Rights Reserved.