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.14 $ $Date: 2002/10/10 22:59:20 $
- 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, getResourceURI, hasConceptAttribute, hasConceptAttribute, hasConceptElement, hasConceptElement, hasConceptMethod, hasPath, hasPath, isHidden, loadContent, printFields, printFields, searchDeeperForPath, searchSubElements, setConceptLabel, setErrorHandler, setHidden, setResourceURI, setShowEmpty, showEmpty, subAttributeGetConcept, subAttributeHasPath, subElementGetConcepts, subElementHasPath |
_client
protected com.oroinc.net.ftp.FTPClient _client
_file
protected com.oroinc.net.ftp.FTPFile _file
_url
protected 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(String url)
create
public FTPFileConcept create(StringConcept url)
initialize
public boolean initialize(String url)
checkOperationResponse
public boolean checkOperationResponse()
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(Object obj)
- Overrides:
equals
in class JavaConcept
clone
public Object clone()
- Overrides:
clone
in class JavaConcept
"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."