Package com.github.euler.sample
Class ObjectOrientedStyleSampleSource.OOSource
- java.lang.Object
-
- com.github.euler.sample.ObjectOrientedStyleSampleSource.OOSource
-
- All Implemented Interfaces:
com.github.euler.core.Source
- Enclosing class:
- ObjectOrientedStyleSampleSource
public static class ObjectOrientedStyleSampleSource.OOSource extends Object implements com.github.euler.core.Source
-
-
Constructor Summary
Constructors Constructor Description OOSource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidscan(URI uri, com.github.euler.core.SourceListener listener)
-
-
-
Method Detail
-
scan
public void scan(URI uri, com.github.euler.core.SourceListener listener) throws IOException
- Specified by:
scanin interfacecom.github.euler.core.Source- Throws:
IOException
-
-