net.stickycode.plugin.bounds
Class StickySerializer

java.lang.Object
  extended by nu.xom.Serializer
      extended by net.stickycode.plugin.bounds.StickySerializer

public class StickySerializer
extends nu.xom.Serializer

TODO figure out how to not reorder attributes and put them on one line


Constructor Summary
StickySerializer(FileOutputStream fileOutputStream, String string)
           
 
Method Summary
 
Methods inherited from class nu.xom.Serializer
breakLine, flush, getColumnNumber, getEncoding, getIndent, getLineSeparator, getMaxLength, getPreserveBaseURI, getUnicodeNormalizationFormC, setIndent, setLineSeparator, setMaxLength, setOutputStream, setPreserveBaseURI, setUnicodeNormalizationFormC, write, write, write, write, write, write, write, writeAttributes, writeAttributeValue, writeChild, writeEmptyElementTag, writeEndTag, writeEscaped, writeNamespaceDeclaration, writeNamespaceDeclarations, writeRaw, writeStartTag, writeXMLDeclaration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StickySerializer

public StickySerializer(FileOutputStream fileOutputStream,
                        String string)
                 throws UnsupportedEncodingException
Throws:
UnsupportedEncodingException


Copyright © 2012 RedEngine Ltd. All Rights Reserved.