Uses of Package
org.simpleframework.xml.strategy

  • Class
    Description
    The Strategy interface represents a strategy that can be used to resolve and load the Class objects that compose a serializable object.
    The Type interface is used to represent a method or field that has been annotated for serialization.
    The Value object describes a type that is represented by an XML element.
  • Class
    Description
    The Strategy interface represents a strategy that can be used to resolve and load the Class objects that compose a serializable object.
  • Class
    Description
    The Strategy interface represents a strategy that can be used to resolve and load the Class objects that compose a serializable object.
    The Type interface is used to represent a method or field that has been annotated for serialization.
    The Value object describes a type that is represented by an XML element.
    The Visitor interface represents an object that is used to visit each XML element during serialization.