|
|||||||||
| 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,
java.lang.String attribute,
java.lang.String value)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAttribute()
|
int |
getType()
|
java.lang.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,
java.lang.String attribute,
java.lang.String value)
| Method Detail |
|---|
public java.lang.String getAttribute()
public int getType()
public java.lang.String getValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||