JavaScript is disabled on your browser.
Skip navigation links
Apache CXF API
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.apache.cxf.common.jaxb
Interface JAXBUtils.JPackage
Enclosing class:
JAXBUtils
public static interface
JAXBUtils.JPackage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Iterator
<
JAXBUtils.JDefinedClass
>
classes
()
String
name
()
Method Details
name
String
name
()
classes
Iterator
<
JAXBUtils.JDefinedClass
>
classes
()