Package com.kscs.util.jaxb
package com.kscs.util.jaxb
-
ClassDescriptionContract for objects that can be copied, similar to the "Object.clone()" contract, but only available on objects explicitly implementing this interface.PartialCopyable<T extends PartialCopyable<T>>Contract for objects that can be copied partially, i.e. by explicitly excluding or including specified branches of the object tree.Represents a property path for use in the clone() methodHelper class acting as base class for all selectors and concrete implementation of leaf selectors.