Uses of Interface
org.simpleframework.xml.strategy.Value
Packages that use Value
-
Uses of Value in org.simpleframework.xml.convert
Methods in org.simpleframework.xml.convert that return ValueModifier and TypeMethodDescriptionThis is used to read theValuewhich will be used to represent the deserialized object.This is used to read theValuewhich will be used to represent the deserialized object. -
Uses of Value in org.simpleframework.xml.strategy
Methods in org.simpleframework.xml.strategy that return ValueModifier and TypeMethodDescriptionThis method is used to read an object from the specified node.This is used to resolve and load a class for the given element.This is used to resolve and load a class for the given element.This method will read with an internal strategy after it has been intercepted by the visitor.