|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectinfo.sswap.http.util.PrefixUtil
public class PrefixUtil
A class containing utility methods that manipulate namespace prefixes.
Constructor Summary | |
---|---|
PrefixUtil()
|
Method Summary | |
---|---|
static void |
setPrefixes(info.sswap.api.model.SSWAPModel model,
Prefixes prefixes)
Sets the prefixes read from Prefixes model to a SSWAPModel. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrefixUtil()
Method Detail |
---|
public static void setPrefixes(info.sswap.api.model.SSWAPModel model, Prefixes prefixes)
model
- the SSWAPModelprefixes
- the Prefixes object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |