Uses of Interface
org.eclipse.persistence.oxm.CharacterEscapeHandler
Packages that use CharacterEscapeHandler
-
Uses of CharacterEscapeHandler in org.eclipse.persistence.oxm
Methods in org.eclipse.persistence.oxm that return CharacterEscapeHandlerModifier and TypeMethodDescriptionXMLMarshaller.getCharacterEscapeHandler()
Return this Marshaller's CharacterEscapeHandler.Methods in org.eclipse.persistence.oxm with parameters of type CharacterEscapeHandlerModifier and TypeMethodDescriptionvoid
XMLMarshaller.setCharacterEscapeHandler
(CharacterEscapeHandler c) Set this Marshaller's CharacterEscapeHandler.