Uses of Class
org.simpleframework.xml.core.Caller
Packages that use Caller
-
Uses of Caller in org.simpleframework.xml.core
Fields in org.simpleframework.xml.core declared as CallerModifier and TypeFieldDescriptionprivate final CallerClassSchema.callerThis is the pointer to the schema class replace method.Methods in org.simpleframework.xml.core that return CallerModifier and TypeMethodDescriptionClassSchema.getCaller()This is used to acquire theCallerobject.This is used to acquire theCallerobject.This method is used to return theCallerfor this class.This method is used to return theCallerfor this class.This method is used to return theCallerfor this class.This method is used to return theCallerfor this class.Schema.getCaller()This is used to acquire theCallerobject.This is used to acquire theCallerobject.Methods in org.simpleframework.xml.core with parameters of type CallerModifier and TypeMethodDescriptionprivate ObjectComposite.readResolve(InputNode node, Object source, Caller caller) ThereadResolvemethod is used to determine if there is a resolution method which can be used to substitute the object deserialized.