org.media.mn8.concepts
Class ZipConcept

java.lang.Object
  |
  +--org.media.mn8.Concept
        |
        +--org.media.mn8.JavaConcept
              |
              +--org.media.mn8.concepts.ZipConcept

public class ZipConcept
extends JavaConcept

Version:
$Revision: 1.11 $ $Date: 2002/10/11 21:00:48 $
Author:
Szabo Csaba

Field Summary
 
Fields inherited from class org.media.mn8.Concept
_conceptLabel, _isHidden, _resourceURI, _showEmpty
 
Constructor Summary
ZipConcept()
           
 
Method Summary
 void add(StringConcept path)
           
 void add(StringConcept text, StringConcept path)
           
 Object clone()
           
 ZipConcept create(StringConcept path)
           
 void delete(StringConcept path)
           
 void extract(StringConcept dir, StringConcept path)
           
 void extractAll(StringConcept dir)
           
 ConceptDefinition getConceptDefinition()
           
 SeriesConcept list()
           
 StringConcept view(StringConcept path)
           
 
Methods inherited from class org.media.mn8.JavaConcept
create, equals, equals, opEQ, toTXT, toXML
 
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
 
Methods inherited from class java.lang.Object
finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZipConcept

public ZipConcept()
Method Detail

create

public ZipConcept create(StringConcept path)

add

public void add(StringConcept path)

add

public void add(StringConcept text,
                StringConcept path)

list

public SeriesConcept list()

view

public StringConcept view(StringConcept path)

delete

public void delete(StringConcept path)

extractAll

public void extractAll(StringConcept dir)

extract

public void extract(StringConcept dir,
                    StringConcept path)

getConceptDefinition

public ConceptDefinition getConceptDefinition()
Overrides:
getConceptDefinition 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."