|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.geotools.data.shapefile.indexed.FidIndexer
Creates a .fix file (fid index).
| Constructor Summary | |
FidIndexer()
|
|
| Method Summary | |
static java.net.URL |
generate(java.net.URL shpURL)
|
protected static java.nio.channels.ReadableByteChannel |
getReadChannel(java.net.URL url)
Obtain a ReadableByteChannel from the given URL. |
protected static java.nio.channels.FileChannel |
getWriteChannel(java.net.URL url)
Obtain a WritableByteChannel from the given URL. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FidIndexer()
| Method Detail |
public static java.net.URL generate(java.net.URL shpURL)
throws java.io.IOException
java.io.IOException
protected static java.nio.channels.ReadableByteChannel getReadChannel(java.net.URL url)
throws java.io.IOException
url - DOCUMENT ME!
java.io.IOException - DOCUMENT ME!
protected static java.nio.channels.FileChannel getWriteChannel(java.net.URL url)
throws java.io.IOException
url - DOCUMENT ME!
java.io.IOException - DOCUMENT ME!
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||