public class Namespaces
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Namespaces.Namespace
An individual namespace specification.
|
Modifier and Type | Method and Description |
---|---|
Namespaces.Namespace[] |
getOther()
Returns the list of other users' namespaces.
|
Namespaces.Namespace[] |
getPersonal()
Returns the list of personal namespaces.
|
Namespaces.Namespace[] |
getShared()
Returns the list of shared namespaces.
|
java.lang.String |
toString()
Debugging.
|
public Namespaces.Namespace[] getPersonal()
public Namespaces.Namespace[] getOther()
public Namespaces.Namespace[] getShared()
public java.lang.String toString()
toString
in class java.lang.Object
© Copyright 2003 The Free Software Foundation, all rights reserved