hudson.plugins.dry.util.model
Class AnnotationStream

java.lang.Object
  extended by com.thoughtworks.xstream.XStream
      extended by hudson.util.XStream2
          extended by hudson.plugins.dry.util.model.AnnotationStream

public class AnnotationStream
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
AnnotationStream()
          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, aliasAttribute, aliasField, aliasType, autodetectAnnotations, createObjectInputStream, createObjectInputStream, createObjectInputStream, createObjectOutputStream, createObjectOutputStream, createObjectOutputStream, createObjectOutputStream, createObjectOutputStream, createObjectOutputStream, fromXML, fromXML, fromXML, fromXML, fromXML, fromXML, getClassLoader, getClassMapper, getConverterLookup, getMapper, getReflectionProvider, marshal, marshal, newDataHolder, omitField, processAnnotations, processAnnotations, registerConverter, registerConverter, registerConverter, registerConverter, registerLocalConverter, registerLocalConverter, setClassLoader, setMarshallingStrategy, setMode, setupAliases, setupConverters, setupDefaultImplementations, setupImmutableTypes, toXML, toXML, toXML, unmarshal, unmarshal, useAttributeFor, useAttributeFor, useAttributeFor, wrapMapper
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationStream

public AnnotationStream()
Creates a new instance of AnnotationStream.



Copyright © 2009. All Rights Reserved.