< prev index next >

src/java.xml.ws/share/classes/com/sun/xml/internal/ws/spi/db/BindingContext.java

Print this page

        

*** 248,258 **** /** * The property that you can specify to {@link JAXBContext#newInstance} * and {@link Marshaller#setProperty(String, Object)} * to enable the c14n marshalling support in the {@link JAXBContext}. * - * @see C14nSupport_ArchitectureDocument * @since 2.0 EA2 */ public static final String CANONICALIZATION_SUPPORT = "com.sun.xml.internal.bind.c14n"; /** --- 248,257 ----
< prev index next >