类 | 描述 |
---|---|
AbstractMarshallerImpl |
部分默认
Marshaller实现。
|
AbstractUnmarshallerImpl |
部分默认
Unmarshaller实现。
|
DefaultValidationEventHandler |
JAXB 1.0只有默认的验证事件处理程序。
|
NotIdentifiableEventImpl |
NotIdentifiableEvent接口的默认实现。
|
ParseConversionEventImpl |
ParseConversionEvent接口的默认实现。
|
PrintConversionEventImpl |
PrintConversionEvent接口的默认实现。
|
ValidationEventImpl |
ValidationEvent接口的默认实现。
|
ValidationEventLocatorImpl |
ValidationEventLocator接口的默认实现。
|
仅由JAXB提供:提供某些javax.xml.bind个接口的部分默认实现。
JAXB提供者可以扩展这些类并实现抽象方法。
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.