com.sun.xml.bind.v2.runtime.property
Class PropertyFactory
java.lang.Object
com.sun.xml.bind.v2.runtime.property.PropertyFactory
public abstract class PropertyFactory
- extends Object
Create Property objects.
- Author:
- Kohsuke Kawaguchi (kk@kohsuke.org)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
create
public static Property create(JAXBContextImpl grammar,
RuntimePropertyInfo info)
- Creates/obtains a properly configured
Property
object from the given description.
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.