Module com.sun.xml.bind
Class PropertyFactory
- java.lang.Object
-
- org.glassfish.jaxb.runtime.v2.runtime.property.PropertyFactory
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Propertycreate(JAXBContextImpl grammar, RuntimePropertyInfo info)Creates/obtains a properly configuredPropertyobject from the given description.
-
-
-
Method Detail
-
create
public static Property create(JAXBContextImpl grammar, RuntimePropertyInfo info)
Creates/obtains a properly configuredPropertyobject from the given description.
-
-