public interface TextableQueryNode
CharSequence
Modifier and Type | Method and Description |
---|---|
CharSequence |
getText() |
void |
setText(CharSequence text) |
CharSequence getText()
void setText(CharSequence text)
Copyright © 2000–2015 The Apache Software Foundation. All rights reserved.