FormNode

public interface FormNode

Interface for form nodes. Form node can be either form element or form attribute.

Fields

PREFIX_ATTRIBUTE

String PREFIX_ATTRIBUTE

PREFIX_SEARCH_FROM_ROOT

String PREFIX_SEARCH_FROM_ROOT

PREFIX_SEARCH_RELATIVE

String PREFIX_SEARCH_RELATIVE

PREFIX_VALUE

String PREFIX_VALUE

Methods

getValue

String getValue()

Returns the value of this node.

Returns:the value of this node