|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.kabeja.parser.AbstractSectionHandler
public abstract class AbstractSectionHandler
Field Summary | |
---|---|
protected DXFDocument |
doc
|
Constructor Summary | |
---|---|
AbstractSectionHandler()
|
Method Summary | |
---|---|
void |
setDXFDocument(DXFDocument doc)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.kabeja.parser.DXFSectionHandler |
---|
endSection, getSectionKey, startSection |
Methods inherited from interface org.kabeja.parser.Handler |
---|
releaseDXFDocument |
Methods inherited from interface org.kabeja.parser.dxf.DXFHandler |
---|
parseGroup |
Field Detail |
---|
protected DXFDocument doc
Constructor Detail |
---|
public AbstractSectionHandler()
Method Detail |
---|
public void setDXFDocument(DXFDocument doc)
setDXFDocument
in interface DXFSectionHandler
setDXFDocument
in interface Handler
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |