|
NetKernel APIs |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ten60.netkernel.urii.aspect.StringAspect
org.ten60.netkernel.layer1.representation.StringAspect
Implementation of IAspectString that simply subclasses the kernel implementation
Constructor Summary | |
StringAspect(String aString)
Creates a new instance of StringAspect |
|
StringAspect(StringBuffer aBuffer)
Creates a new instance of StringAspect |
Method Summary | |
static IURRepresentation |
create(IURMeta aMeta,
String aString)
Deprecated. |
Methods inherited from class com.ten60.netkernel.urii.aspect.StringAspect |
getContentLength, getEncoding, getInputStream, getReader, getString, write |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public StringAspect(String aString)
aString
- the value for the aspectpublic StringAspect(StringBuffer aBuffer)
Method Detail |
public static IURRepresentation create(IURMeta aMeta, String aString)
aMeta
- the meta for the representationaString
- the value of the string aspect
|
NetKernel APIs |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |