|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectrendsite.engine.node.Node
rendsite.engine.node.Node_MetaFile
public class Node_MetaFile
Crawler node for a File.
10NOV09 - EPG - First package release.
| Field Summary | |
|---|---|
java.io.File |
file
File. |
| Constructor Summary | |
|---|---|
Node_MetaFile(java.io.File file)
Create a node. |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Get name. |
java.lang.String |
getPath()
Get path. |
| Methods inherited from class rendsite.engine.node.Node |
|---|
getType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.io.File file
| Constructor Detail |
|---|
public Node_MetaFile(java.io.File file)
throws java.lang.Throwable
file - the file.
java.lang.Throwable| Method Detail |
|---|
public java.lang.String getPath()
public java.lang.String getName()
getName in class Node
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||