hudson.plugins.serenitec.util.model
Class EntryStream

java.lang.Object
  extended by com.thoughtworks.xstream.XStream
      extended by hudson.util.XStream2
          extended by hudson.plugins.serenitec.util.model.EntryStream

public class EntryStream
extends hudson.util.XStream2

An XStream for annotations.

Author:
Ulli Hafner

Nested Class Summary
 
Nested classes/interfaces inherited from class com.thoughtworks.xstream.XStream
com.thoughtworks.xstream.XStream.InitializationException
 
Field Summary
 
Fields inherited from class com.thoughtworks.xstream.XStream
ID_REFERENCES, NO_REFERENCES, PRIORITY_LOW, PRIORITY_NORMAL, PRIORITY_VERY_HIGH, PRIORITY_VERY_LOW, XPATH_ABSOLUTE_REFERENCES, XPATH_REFERENCES, XPATH_RELATIVE_REFERENCES
 
Constructor Summary
EntryStream()
          Creates a new instance of AnnotationStream.
 
Method Summary
 
Methods inherited from class hudson.util.XStream2
unmarshal, useXStream11XmlFriendlyMapper
 
Methods inherited from class com.thoughtworks.xstream.XStream
addDefaultImplementation, addImmutableType, addImplicitCollection, addImplicitCollection, addImplicitCollection, alias, alias, aliasAttribute, aliasField, aliasType, createObjectInputStream, createObjectInputStream, createObjectOutputStream, createObjectOutputStream, createObjectOutputStream, createObjectOutputStream, fromXML, fromXML, fromXML, fromXML, fromXML, fromXML, getClassLoader, getClassMapper, getConverterLookup, getMapper, getReflectionProvider, marshal, marshal, newDataHolder, omitField, registerConverter, registerConverter, registerConverter, registerConverter, setClassLoader, setMarshallingStrategy, setMode, setupAliases, setupConverters, setupDefaultImplementations, setupImmutableTypes, toXML, toXML, toXML, unmarshal, unmarshal, useAttributeFor, useAttributeFor, wrapMapper
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntryStream

public EntryStream()
Creates a new instance of AnnotationStream.



Copyright © 2008. All Rights Reserved.