|
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
public class StringAspect
Implementation of IAspectString that simply subclasses the kernel implementation
| Constructor Summary | |
|---|---|
StringAspect(java.lang.String aString)
Creates a new instance of StringAspect |
|
StringAspect(java.lang.StringBuffer aBuffer)
Creates a new instance of StringAspect |
|
| Method Summary | |
|---|---|
static IURRepresentation |
create(IURMeta aMeta,
java.lang.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(java.lang.String aString)
aString - the value for the aspectpublic StringAspect(java.lang.StringBuffer aBuffer)
aString - the value for the aspect| Method Detail |
|---|
public static IURRepresentation create(IURMeta aMeta,
java.lang.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 | |||||||||