Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.simpleframework.xml.core Classes and Interfaces - 18 results found.
NameDescriptionTypePackageFramework
AttributeExceptionThe AttributeException is used to represent conditions when an XML attribute is in an invalid state.Classorg.simpleframework.xml.coreSimple
CommitThe Commit annotation is used to mark a method within a serializable object that requires a callback from the persisterClassorg.simpleframework.xml.coreSimple
CompleteThe Complete annotation is used to mark a method that requires a callback from the persister once the serialization ofClassorg.simpleframework.xml.coreSimple
ConstructorExceptionThe ConstructorException is used to represent any errors where an annotated constructor parameter is invalid.Classorg.simpleframework.xml.coreSimple
ElementExceptionThe ElementException is used to represent conditions when an XML element is in an invalid state.Classorg.simpleframework.xml.coreSimple
InstantiationExceptionThe InstantiationException is thrown when an object cannot be instantiated either because it is an abstract class or anClassorg.simpleframework.xml.coreSimple
MethodExceptionThe MethodException is used to represent conditions where a Java Bean property has been annotated incorrectly.Classorg.simpleframework.xml.coreSimple
PathExceptionThe PathException is thrown when there is a problem with the syntax of an XPath expression.Classorg.simpleframework.xml.coreSimple
PersistThe Persist annotation is used to mark a method that requires a callback from the persister before serialization ofClassorg.simpleframework.xml.coreSimple
PersistenceExceptionThe PersistenceException is thrown when there is a persistance exception.Classorg.simpleframework.xml.coreSimple
PersisterThe Persister object is used to provide an implementation of a serializer.Classorg.simpleframework.xml.coreSimple
ReplaceThe Replace method is used to replace an object that is about to be serialized to an XML document.Classorg.simpleframework.xml.coreSimple
ResolveThe Resolve method is used to resolve an object that has been deserialized from the XML document.Classorg.simpleframework.xml.coreSimple
RootExceptionThe RootException is thrown if the Root annotation is missing from a root object that is to be serializedClassorg.simpleframework.xml.coreSimple
TextExceptionThe TextException is used to represent conditions when an XML element text value is in an invalid state.Classorg.simpleframework.xml.coreSimple
UnionExceptionThe UnionException is thrown when there is an error associated with unions.Classorg.simpleframework.xml.coreSimple
ValidateThe Validate annotation is used to mark a method in a serializable object that requires a callback from the persisterClassorg.simpleframework.xml.coreSimple
ValueRequiredExceptionThe ValueRequiredException is thrown when an attribute or element is missing from the XML document.Classorg.simpleframework.xml.coreSimple