|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcz.kebrt.html2latex.MyElement
cz.kebrt.html2latex.ElementEnd
class ElementEnd
Class representing HTML end element.
Field Summary |
---|
Fields inherited from class cz.kebrt.html2latex.MyElement |
---|
_element |
Constructor Summary | |
---|---|
ElementEnd(java.lang.String element)
Cstr. |
Method Summary |
---|
Methods inherited from class cz.kebrt.html2latex.MyElement |
---|
getElementName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
ElementEnd(java.lang.String element)
element
- element's name
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |