Uses of Package
org.kuali.rice.krad.util.documentserializer
Packages that use org.kuali.rice.krad.util.documentserializer
Package
Description
-
Classes in org.kuali.rice.krad.util.documentserializer used by org.kuali.rice.krad.documentClassDescriptionSpecifies an implementation used during document workflow XML serialization that will be able to determine whether a specific property is serializable
-
Classes in org.kuali.rice.krad.util.documentserializer used by org.kuali.rice.krad.maintenanceClassDescriptionSpecifies an implementation used during document workflow XML serialization that will be able to determine whether a specific property is serializable
-
Classes in org.kuali.rice.krad.util.documentserializer used by org.kuali.rice.krad.util.documentserializerClassDescriptionSpecifies an implementation used during document workflow XML serialization that will be able to determine whether a specific property is serializableThis abstract implementation provides a default implementation of
PropertySerializabilityEvaluatorBase.determinePropertyType(Object), which should suffice for most use cases.This class represents metadata about the serializibility of a property during the document serialization proces..See docs for the elements of this enumThis is a implementation of a trie/prefix tree of that contains metadata about property serializability during the document serialization process.A node in the trie.Represents various types a property may be.This object keeps track of most of the open tags while a document is serialized.