|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.informatica.doc.DocumentFragment
info.informatica.html.tag.HTMLTag
info.informatica.html.tag.BaseFont
public class BaseFont
HTML BASE font.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class info.informatica.doc.DocumentFragment |
|---|
info.informatica.doc.DocumentFragment.FragmentComp, info.informatica.doc.DocumentFragment.NotFragmentComp |
| Method Summary | |
|---|---|
String |
getName()
Gets the name of the tag. |
int |
getSize()
|
| Methods inherited from class info.informatica.html.tag.HTMLTag |
|---|
align, endTag, getAlignment, getAttributes, getBlockPosition, getId, getParent, getStyle, getStyleClass, getTagData, isSelfClosing, length, onAttributeRemoved, onAttributes, onAttributeStringSet, onDummyAttributes, setAttributes, setId, setParent, setSelfClosing, setSelfClosing, setTagData, setTagData, startTag, toString, toString, toString, toXml, vAlign |
| Methods inherited from class info.informatica.doc.DocumentFragment |
|---|
adjustWidth, compareTo, getCurrentPosition, getPosition, setPosition |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface info.informatica.html.tag.BodyTag |
|---|
getStyle, getStyleClass |
| Method Detail |
|---|
public String getName()
HTMLTagMust return the lowercase name of this tag.
getName in class HTMLTag
public int getSize()
throws TagParsingException,
TagValidationException
TagParsingException
TagValidationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||