|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.xml.ws.streaming.PrefixFactoryImpl
public class PrefixFactoryImpl
A prefix factory that caches the prefixes it creates.
| Constructor Summary | |
|---|---|
PrefixFactoryImpl(java.lang.String base)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getPrefix(java.lang.String uri)
Return a brand new prefix for the given URI. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrefixFactoryImpl(java.lang.String base)
| Method Detail |
|---|
public java.lang.String getPrefix(java.lang.String uri)
PrefixFactory
getPrefix in interface PrefixFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||