-
Annotation Types Annotation Type Description org.glassfish.jaxb.core.annotation.XmlIsSet this hasn't been implemented in the RI, and this hasn't been speced yet. I believe Joe asked for this feature. I'd like to drop this.
-
Fields Field Description org.glassfish.jaxb.core.marshaller.Messages.ERR_DANGLING_IDREF only used from 1.0org.glassfish.jaxb.core.marshaller.Messages.ERR_MISSING_OBJECT use ERR_MISSING_OBJECT2org.glassfish.jaxb.core.marshaller.Messages.ERR_NOT_IDENTIFIABLE only used from 1.0org.glassfish.jaxb.core.v2.WellKnownNamespace.XML_NAMESPACE_URI Use javax.xml.XMLConstants.XML_NS_URI instead;org.glassfish.jaxb.core.v2.WellKnownNamespace.XML_SCHEMA Use javax.xml.XMLConstants.W3C_XML_SCHEMA_NS_URI instead;org.glassfish.jaxb.core.v2.WellKnownNamespace.XML_SCHEMA_INSTANCE Use javax.xml.XMLConstants.W3C_XML_SCHEMA_INSTANCE_NS_URI instead