public abstract class PropertyFactory
extends java.lang.Object
Property objects.| Modifier and Type | Method | Description |
|---|---|---|
static Property |
create(JAXBContextImpl grammar,
RuntimePropertyInfo info) |
Creates/obtains a properly configured
Property
object from the given description. |
public static Property create(JAXBContextImpl grammar, RuntimePropertyInfo info)
Property
object from the given description.Copyright © 2017 Oracle Corporation. All rights reserved.