Class PropertyFactory
java.lang.Object
com.sun.xml.bind.v2.runtime.property.PropertyFactory
Create
Property objects.- Author:
- Kohsuke Kawaguchi (kk@kohsuke.org)
-
Method Summary
Modifier and TypeMethodDescriptionstatic Propertycreate(JAXBContextImpl grammar, RuntimePropertyInfo info) Creates/obtains a properly configuredPropertyobject from the given description.
-
Method Details
-
create
Creates/obtains a properly configuredPropertyobject from the given description.
-