Constant Field Values

Contents

com.thoughtworks.*

  • com.thoughtworks.xstream.io.xml.AbstractPullReader 
    Modifier and Type Constant Field Value
    protected static final int COMMENT 4
    protected static final int END_NODE 2
    protected static final int OTHER 0
    protected static final int START_NODE 1
    protected static final int TEXT 3
  • com.thoughtworks.xstream.io.xml.SaxWriter 
    Modifier and Type Constant Field Value
    public static final java.lang.String CONFIGURED_XSTREAM_PROPERTY "http://com.thoughtworks.xstream/sax/property/configured-xstream"
    public static final java.lang.String SOURCE_OBJECT_LIST_PROPERTY "http://com.thoughtworks.xstream/sax/property/source-object-list"
  • com.thoughtworks.xstream.io.xml.TraxSource 
    Modifier and Type Constant Field Value
    public static final java.lang.String XSTREAM_FEATURE "http://com.thoughtworks.xstream/XStreamSource/feature"