org.media.mn8.concepts
Class URI

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

public class URI
extends JavaConcept

Version:
$Revision: 1.8 $ $Date: 2002/05/20 10:59:13 $
Author:
Remus Pereni

Field Summary
 AttributeConcept contentType
           
 AttributeConcept length
           
 ElementConcept options
           
 AttributeConcept uri
           
 
Fields inherited from class org.media.mn8.Concept
_conceptLabel, _isHidden, _resourceURI, _showEmpty
 
Constructor Summary
URI()
           
URI(StringConcept url)
           
 
Method Summary
 Object clone()
           
 URI create(StringConcept url)
           
 ConceptDefinition getConceptDefinition()
           
 Concept getURIHandler()
           
protected  void init(StringConcept url)
           
 void setUri(StringConcept url)
           
 
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
 

Field Detail

uri

public AttributeConcept uri

contentType

public AttributeConcept contentType

length

public AttributeConcept length

options

public ElementConcept options
Constructor Detail

URI

public URI()

URI

public URI(StringConcept url)
Method Detail

init

protected void init(StringConcept url)

create

public URI create(StringConcept url)

getConceptDefinition

public ConceptDefinition getConceptDefinition()
Overrides:
getConceptDefinition in class JavaConcept

setUri

public void setUri(StringConcept url)

getURIHandler

public Concept getURIHandler()

clone

public Object clone()
Overrides:
clone in class JavaConcept


"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."