|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openoffice.ide.eclipse.core.builders.IdlcBuildVisitor
public class IdlcBuildVisitor
Class visiting each child of the idl folder to generate the corresponding
urd
file.
Constructor Summary | |
---|---|
IdlcBuildVisitor(org.eclipse.core.runtime.IProgressMonitor pMonitor)
Default constructor. |
Method Summary | |
---|---|
boolean |
visit(org.eclipse.core.resources.IResource pResource)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IdlcBuildVisitor(org.eclipse.core.runtime.IProgressMonitor pMonitor)
pMonitor
- progress monitorMethod Detail |
---|
public boolean visit(org.eclipse.core.resources.IResource pResource) throws org.eclipse.core.runtime.CoreException
visit
in interface org.eclipse.core.resources.IResourceVisitor
org.eclipse.core.runtime.CoreException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |