public static class Schema.Selector<TRoot extends com.kscs.util.jaxb.Selector<TRoot,?>,TParent>
extends com.kscs.util.jaxb.Selector<TRoot,TParent>
| Constructor and Description |
|---|
Selector(TRoot root,
TParent parent,
String propertyName) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,com.kscs.util.jaxb.PropertyTree> |
buildChildren()
This is only used by builders and other implementational details
|
com.kscs.util.jaxb.Selector<TRoot,Schema.Selector<TRoot,TParent>> |
location() |
com.kscs.util.jaxb.Selector<TRoot,Schema.Selector<TRoot,TParent>> |
namespace() |
com.kscs.util.jaxb.Selector<TRoot,Schema.Selector<TRoot,TParent>> |
version() |
public Map<String,com.kscs.util.jaxb.PropertyTree> buildChildren()
com.kscs.util.jaxb.Selectorpublic com.kscs.util.jaxb.Selector<TRoot,Schema.Selector<TRoot,TParent>> location()
public com.kscs.util.jaxb.Selector<TRoot,Schema.Selector<TRoot,TParent>> version()
public com.kscs.util.jaxb.Selector<TRoot,Schema.Selector<TRoot,TParent>> namespace()
Copyright © 2021 NorStella. All rights reserved.