Class TargetSerializer

    • Constructor Detail

      • TargetSerializer

        public TargetSerializer()
    • Method Detail

      • serializeTarget

        public static org.apache.axiom.om.OMElement serializeTarget​(Target target)
        This static method will serialize the Target object to the target elements
        Parameters:
        target - - Target which is subjected to the serialization
        Returns:
        OMElement representing the serialized Target