org.media.mn8.concepts
Class URIHandler

java.lang.Object
  |
  +--org.media.mn8.Concept
        |
        +--org.media.mn8.JavaConcept
              |
              +--org.media.mn8.concepts.URIHandler
Direct Known Subclasses:
BEEPHandler, EnvHandler, FileHandler, FTPHandler, HttpHandler, MboxConcept, MemHandler, POP3Concept, SMTPHandler, XMLRPCHandler

public class URIHandler
extends JavaConcept

Version:
$Revision: 1.2 $ $Date: 2002/01/31 20:30:32 $
Author:
Remus Pereni

Field Summary
 
Fields inherited from class org.media.mn8.Concept
_conceptLabel, _isHidden, _resourceURI, _showEmpty
 
Constructor Summary
URIHandler()
           
URIHandler(StringConcept url)
           
 
Method Summary
 LogicalConcept acceptsURI(StringConcept uri)
           
 Object clone()
           
 LogicalConcept closeConnection()
           
 URIHandler create(StringConcept url)
           
 ConceptDefinition getConceptDefinition()
           
 Concept getContent()
           
 LogicalConcept initialize(MapConcept options)
           
 LogicalConcept openConnection()
           
 LogicalConcept setContent(Concept value)
           
 
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

URIHandler

public URIHandler()

URIHandler

public URIHandler(StringConcept url)
Method Detail

create

public URIHandler create(StringConcept url)

acceptsURI

public LogicalConcept acceptsURI(StringConcept uri)

initialize

public LogicalConcept initialize(MapConcept options)

openConnection

public LogicalConcept openConnection()

getContent

public Concept getContent()

setContent

public LogicalConcept setContent(Concept value)

closeConnection

public LogicalConcept closeConnection()

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."