cosmic-internal-jdk
Version:
KingScript: JDK1.8
91 lines (90 loc) • 7.42 kB
JavaScript
export const Binder = $.type("javax.xml.bind.Binder");
export const DataBindingException = $.type("javax.xml.bind.DataBindingException");
export const DatatypeConverter = $.type("javax.xml.bind.DatatypeConverter");
export const DatatypeConverterInterface = $.type("javax.xml.bind.DatatypeConverterInterface");
export const Element = $.type("javax.xml.bind.Element");
export const JAXB = $.type("javax.xml.bind.JAXB");
export const JAXBContext = $.type("javax.xml.bind.JAXBContext");
export const JAXBElement = $.type("javax.xml.bind.JAXBElement");
export const JAXBElement$GlobalScope = $.type("javax.xml.bind.JAXBElement$GlobalScope");
export const JAXBException = $.type("javax.xml.bind.JAXBException");
export const JAXBIntrospector = $.type("javax.xml.bind.JAXBIntrospector");
export const JAXBPermission = $.type("javax.xml.bind.JAXBPermission");
export const MarshalException = $.type("javax.xml.bind.MarshalException");
export const Marshaller = $.type("javax.xml.bind.Marshaller");
export const Marshaller$Listener = $.type("javax.xml.bind.Marshaller$Listener");
export const NotIdentifiableEvent = $.type("javax.xml.bind.NotIdentifiableEvent");
export const ParseConversionEvent = $.type("javax.xml.bind.ParseConversionEvent");
export const PrintConversionEvent = $.type("javax.xml.bind.PrintConversionEvent");
export const PropertyException = $.type("javax.xml.bind.PropertyException");
export const SchemaOutputResolver = $.type("javax.xml.bind.SchemaOutputResolver");
export const TypeConstraintException = $.type("javax.xml.bind.TypeConstraintException");
export const UnmarshalException = $.type("javax.xml.bind.UnmarshalException");
export const Unmarshaller = $.type("javax.xml.bind.Unmarshaller");
export const Unmarshaller$Listener = $.type("javax.xml.bind.Unmarshaller$Listener");
export const UnmarshallerHandler = $.type("javax.xml.bind.UnmarshallerHandler");
export const ValidationEvent = $.type("javax.xml.bind.ValidationEvent");
export const ValidationEventHandler = $.type("javax.xml.bind.ValidationEventHandler");
export const ValidationEventLocator = $.type("javax.xml.bind.ValidationEventLocator");
export const ValidationException = $.type("javax.xml.bind.ValidationException");
export const Validator = $.type("javax.xml.bind.Validator");
export const DomHandler = $.type("javax.xml.bind.annotation.DomHandler");
export const W3CDomHandler = $.type("javax.xml.bind.annotation.W3CDomHandler");
export const XmlAccessOrder = $.javax.xml.bind.annotation.XmlAccessOrder;
export const XmlAccessType = $.javax.xml.bind.annotation.XmlAccessType;
export const XmlAccessorOrder = $.type("javax.xml.bind.annotation.XmlAccessorOrder");
export const XmlAccessorType = $.type("javax.xml.bind.annotation.XmlAccessorType");
export const XmlAnyAttribute = $.type("javax.xml.bind.annotation.XmlAnyAttribute");
export const XmlAnyElement = $.type("javax.xml.bind.annotation.XmlAnyElement");
export const XmlAttachmentRef = $.type("javax.xml.bind.annotation.XmlAttachmentRef");
export const XmlAttribute = $.type("javax.xml.bind.annotation.XmlAttribute");
export const XmlElement = $.type("javax.xml.bind.annotation.XmlElement");
export const XmlElement$DEFAULT = $.type("javax.xml.bind.annotation.XmlElement$DEFAULT");
export const XmlElementDecl = $.type("javax.xml.bind.annotation.XmlElementDecl");
export const XmlElementDecl$GLOBAL = $.type("javax.xml.bind.annotation.XmlElementDecl$GLOBAL");
export const XmlElementRef = $.type("javax.xml.bind.annotation.XmlElementRef");
export const XmlElementRef$DEFAULT = $.type("javax.xml.bind.annotation.XmlElementRef$DEFAULT");
export const XmlElementRefs = $.type("javax.xml.bind.annotation.XmlElementRefs");
export const XmlElementWrapper = $.type("javax.xml.bind.annotation.XmlElementWrapper");
export const XmlElements = $.type("javax.xml.bind.annotation.XmlElements");
export const XmlEnum = $.type("javax.xml.bind.annotation.XmlEnum");
export const XmlEnumValue = $.type("javax.xml.bind.annotation.XmlEnumValue");
export const XmlID = $.type("javax.xml.bind.annotation.XmlID");
export const XmlIDREF = $.type("javax.xml.bind.annotation.XmlIDREF");
export const XmlInlineBinaryData = $.type("javax.xml.bind.annotation.XmlInlineBinaryData");
export const XmlList = $.type("javax.xml.bind.annotation.XmlList");
export const XmlMimeType = $.type("javax.xml.bind.annotation.XmlMimeType");
export const XmlMixed = $.type("javax.xml.bind.annotation.XmlMixed");
export const XmlNs = $.type("javax.xml.bind.annotation.XmlNs");
export const XmlNsForm = $.javax.xml.bind.annotation.XmlNsForm;
export const XmlRegistry = $.type("javax.xml.bind.annotation.XmlRegistry");
export const XmlRootElement = $.type("javax.xml.bind.annotation.XmlRootElement");
export const XmlSchema = $.type("javax.xml.bind.annotation.XmlSchema");
export const XmlSchemaType = $.type("javax.xml.bind.annotation.XmlSchemaType");
export const XmlSchemaType$DEFAULT = $.type("javax.xml.bind.annotation.XmlSchemaType$DEFAULT");
export const XmlSchemaTypes = $.type("javax.xml.bind.annotation.XmlSchemaTypes");
export const XmlSeeAlso = $.type("javax.xml.bind.annotation.XmlSeeAlso");
export const XmlTransient = $.type("javax.xml.bind.annotation.XmlTransient");
export const XmlType = $.type("javax.xml.bind.annotation.XmlType");
export const XmlType$DEFAULT = $.type("javax.xml.bind.annotation.XmlType$DEFAULT");
export const XmlValue = $.type("javax.xml.bind.annotation.XmlValue");
export const CollapsedStringAdapter = $.type("javax.xml.bind.annotation.adapters.CollapsedStringAdapter");
export const HexBinaryAdapter = $.type("javax.xml.bind.annotation.adapters.HexBinaryAdapter");
export const NormalizedStringAdapter = $.type("javax.xml.bind.annotation.adapters.NormalizedStringAdapter");
export const XmlAdapter = $.type("javax.xml.bind.annotation.adapters.XmlAdapter");
export const XmlJavaTypeAdapter = $.type("javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter");
export const XmlJavaTypeAdapter$DEFAULT = $.type("javax.xml.bind.annotation.adapters.XmlJavaTypeAdapter$DEFAULT");
export const XmlJavaTypeAdapters = $.type("javax.xml.bind.annotation.adapters.XmlJavaTypeAdapters");
export const AttachmentMarshaller = $.type("javax.xml.bind.attachment.AttachmentMarshaller");
export const AttachmentUnmarshaller = $.type("javax.xml.bind.attachment.AttachmentUnmarshaller");
export const AbstractMarshallerImpl = $.type("javax.xml.bind.helpers.AbstractMarshallerImpl");
export const AbstractUnmarshallerImpl = $.type("javax.xml.bind.helpers.AbstractUnmarshallerImpl");
export const DefaultValidationEventHandler = $.type("javax.xml.bind.helpers.DefaultValidationEventHandler");
export const NotIdentifiableEventImpl = $.type("javax.xml.bind.helpers.NotIdentifiableEventImpl");
export const ParseConversionEventImpl = $.type("javax.xml.bind.helpers.ParseConversionEventImpl");
export const PrintConversionEventImpl = $.type("javax.xml.bind.helpers.PrintConversionEventImpl");
export const ValidationEventImpl = $.type("javax.xml.bind.helpers.ValidationEventImpl");
export const ValidationEventLocatorImpl = $.type("javax.xml.bind.helpers.ValidationEventLocatorImpl");
export const JAXBResult = $.type("javax.xml.bind.util.JAXBResult");
export const JAXBSource = $.type("javax.xml.bind.util.JAXBSource");
export const ValidationEventCollector = $.type("javax.xml.bind.util.ValidationEventCollector");