|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gudy.azureus2.core3.html.impl.HTMLChunkImpl
public class HTMLChunkImpl
Constructor Summary | |
---|---|
protected |
HTMLChunkImpl()
|
protected |
HTMLChunkImpl(java.lang.String _content)
|
Method Summary | |
---|---|
java.lang.String |
getContent()
|
protected java.lang.String[] |
getTags(java.lang.String tag_name)
this just returns the tags themselves. |
protected void |
setContent(java.lang.String str)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected HTMLChunkImpl()
protected HTMLChunkImpl(java.lang.String _content)
Method Detail |
---|
protected void setContent(java.lang.String str)
protected java.lang.String[] getTags(java.lang.String tag_name)
tag
-
public java.lang.String getContent()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |