Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.simpleframework.xml.strategy Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
CycleExceptionThe CycleException is thrown when an invalid cycle is found when deserializing an object from an XML document.Classorg.simpleframework.xml.strategySimple
CycleStrategyThe CycleStrategy represents a strategy that is used to augment the deserialization and serialization process such thatClassorg.simpleframework.xml.strategySimple
StrategyThe Strategy interface represents a strategy that can be used to resolve and load the Class objects that compose Interfaceorg.simpleframework.xml.strategySimple
TreeStrategyThe TreeStrategy object is used to provide a simple strategy for handling object graphs in a tree structure.Classorg.simpleframework.xml.strategySimple
TypeThe Type interface is used to represent a method or field that has been annotated for serialization.Interfaceorg.simpleframework.xml.strategySimple
ValueThe Value object describes a type that is represented by an XML element.Interfaceorg.simpleframework.xml.strategySimple
VisitorThe Visitor interface represents an object that is used to visit each XML element during serialization.Interfaceorg.simpleframework.xml.strategySimple
VisitorStrategyThe VisitorStrategy object is a simplification of a strategy, which allows manipulation of the serialization process.Classorg.simpleframework.xml.strategySimple