public static class JSXParser.AttributeEntry extends JSXParser.TokenEntry
chars, children| Constructor and Description |
|---|
AttributeEntry() |
| Modifier and Type | Method and Description |
|---|---|
void |
dump(PrintStream p,
String s) |
StringBuilder |
getName() |
StringBuilder |
getValue() |
boolean |
isJSValue() |
JSXParser.AttributeEntry |
name(StringBuilder name) |
JSXParser.AttributeEntry |
value(StringBuilder value) |
add, add, add, addChild, closeCont, getChars, getChildrenpublic JSXParser.AttributeEntry name(StringBuilder name)
public JSXParser.AttributeEntry value(StringBuilder value)
public void dump(PrintStream p, String s)
dump in class JSXParser.TokenEntrypublic StringBuilder getName()
public StringBuilder getValue()
public boolean isJSValue()
Copyright © 2017. All rights reserved.