|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.kabeja.parser.AbstractSectionHandler
org.kabeja.parser.DXFObjectsSectionHandler
public class DXFObjectsSectionHandler
| Field Summary | |
|---|---|
static int |
OBJECT_START
|
| Fields inherited from class org.kabeja.parser.AbstractSectionHandler |
|---|
doc |
| Constructor Summary | |
|---|---|
DXFObjectsSectionHandler()
|
|
| Method Summary | |
|---|---|
void |
addHandler(Handler handler)
|
protected void |
endObject()
|
void |
endSection()
|
java.lang.String |
getSectionKey()
|
void |
parseGroup(int groupCode,
DXFValue value)
|
void |
releaseDXFDocument()
|
void |
startSection()
|
| Methods inherited from class org.kabeja.parser.AbstractSectionHandler |
|---|
setDXFDocument |
| 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.Handler |
|---|
setDXFDocument |
| Field Detail |
|---|
public static final int OBJECT_START
| Constructor Detail |
|---|
public DXFObjectsSectionHandler()
| Method Detail |
|---|
public void endSection()
endSection in interface DXFSectionHandlerpublic java.lang.String getSectionKey()
getSectionKey in interface DXFSectionHandler
public void parseGroup(int groupCode,
DXFValue value)
parseGroup in interface DXFHandlerpublic void startSection()
startSection in interface DXFSectionHandlerpublic void releaseDXFDocument()
releaseDXFDocument in interface Handlerpublic void addHandler(Handler handler)
addHandler in interface HandlerManagerprotected void endObject()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||