| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcz.kebrt.html2latex.MyElement
abstract class MyElement
Abstract class for HTML start and end elements (tags).
| Field Summary | |
|---|---|
| protected  java.lang.String | _elementElement's name | 
| Constructor Summary | |
|---|---|
| MyElement() | |
| Method Summary | |
|---|---|
| (package private)  java.lang.String | getElementName()Returns element's name. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
protected java.lang.String _element
| Constructor Detail | 
|---|
MyElement()
| Method Detail | 
|---|
java.lang.String getElementName()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||