|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.parsers.bbcode.BBCodeItem
public class BBCodeItem
| Constructor Summary | |
|---|---|
BBCodeItem(int type,
String attribute,
String value)
|
|
| Method Summary | |
|---|---|
String |
getAttribute()
|
int |
getType()
|
String |
getValue()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BBCodeItem(int type,
String attribute,
String value)
| Method Detail |
|---|
public String getAttribute()
public int getType()
public String getValue()
|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||