File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
jaxb-ri/runtime/impl/src/main/java/org/glassfish/jaxb/runtime/v2/runtime Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -577,7 +577,7 @@ public void setListener(Listener listener) {
577577 protected static final String INDENT_STRING = "org.glassfish.jaxb.indentString" ;
578578 protected static final String PREFIX_MAPPER = "org.glassfish.jaxb.namespacePrefixMapper" ;
579579 protected static final String ENCODING_HANDLER = "org.glassfish.jaxb.characterEscapeHandler" ;
580- protected static final String ENCODING_HANDLER2 = "org.glassfish.jaxb.marshaller.CharacterEscapeHandler" ;
580+ protected static final String ENCODING_HANDLER2 = "org.glassfish.jaxb.core. marshaller.CharacterEscapeHandler" ;
581581 protected static final String XMLDECLARATION = "org.glassfish.jaxb.xmlDeclaration" ;
582582 protected static final String XML_HEADERS = "org.glassfish.jaxb.xmlHeaders" ;
583583 protected static final String C14N = JAXBRIContext .CANONICALIZATION_SUPPORT ;
You can’t perform that action at this time.
0 commit comments