|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PrefixFactory
Interface for prefix factories.
A prefix factory is able to create a new prefix for a URI that was encountered for the first time when writing a document using an XMLWriter.
Method Summary | |
---|---|
String |
getPrefix(String uri)
Return a brand new prefix for the given URI. |
Method Detail |
---|
String getPrefix(String uri)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |