org.media.mn8.concepts
Class FTPFileConcept
java.lang.Object
|
+--org.media.mn8.Concept
|
+--org.media.mn8.JavaConcept
|
+--org.media.mn8.concepts.FTPFileConcept
- public class FTPFileConcept
- extends JavaConcept
- Version:
- $Revision: 1.8 $ $Date: 2002/05/02 18:27:30 $
- Author:
- Remus Pereni
Methods inherited from class org.media.mn8.Concept |
areThereMoreElemenents, cloneConcept, extendsConcept, getAllInheritedConcepts, getAttributeValue, getConceptAttribute, getConceptAttribute, getConceptAttributeField, getConceptAttributeField, getConceptAttributeFields, getConceptAttributes, getConceptConstructors, getConceptElement, getConceptElement, getConceptElementField, getConceptElementFields, getConceptElements, getConceptInstance, getConceptLabel, getConceptMethod, getConceptMethods, getConceptNamed, getConceptOperators, getConceptsAtPath, getConceptsAtPath, getConceptType, getErrorHandler, getInheritedConcepts, getMeAllElements, hasConceptAttribute, hasConceptAttribute, hasConceptElement, hasConceptElement, hasConceptMethod, hasPath, hasPath, isHidden, loadContent, printFields, printFields, searchDeeperForPath, searchSubElements, setConceptLabel, setErrorHandler, setHidden, setShowEmpty, showEmpty, subAttributeGetConcept, subAttributeHasPath, subElementGetConcepts, subElementHasPath |
Methods inherited from class java.lang.Object |
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_client
protected com.oroinc.net.ftp.FTPClient _client
_file
protected com.oroinc.net.ftp.FTPFile _file
_url
protected java.net.URL _url
_exists
protected boolean _exists
url
public AttributeConcept url
length
public AttributeConcept length
contentType
public AttributeConcept contentType
content
public ElementConcept content
FTPFileConcept
public FTPFileConcept()
FTPFileConcept
public FTPFileConcept(java.lang.String url)
create
public FTPFileConcept create(StringConcept url)
initialize
public boolean initialize(java.lang.String url)
getConceptDefinition
public ConceptDefinition getConceptDefinition()
- Overrides:
getConceptDefinition
in class JavaConcept
exists
public LogicalConcept exists()
isFile
public LogicalConcept isFile()
getLinks
public SeriesConcept getLinks()
getContent
public Concept getContent()
setContent
public LogicalConcept setContent(Concept value)
readContent
protected LogicalConcept readContent()
writeContent
protected LogicalConcept writeContent()
getFTPFile
public com.oroinc.net.ftp.FTPFile getFTPFile()
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals
in class JavaConcept
clone
public java.lang.Object clone()
- Overrides:
clone
in class JavaConcept
"Copyright © 2001 Internet Multicasting Services & media.org. All Rights Reserved."