public interface BinderInfo
TreeBinder.| Modifier and Type | Method and Description |
|---|---|
String |
description()
Returns a description for the binder.
|
String |
name()
Returns the name of the binder.
|
QName |
treeForm()
Returns the name for the class of bound trees.
|
QName |
type()
Returns the name of the bound data type
|
static final QName TREE_FORM
String name()
String description()
QName treeForm()
QName type()
Copyright © 2018. All Rights Reserved.