Package com.mozilla.grouperfish.naming

Examples of com.mozilla.grouperfish.naming.Namespace


    public boolean isOk() {
        return failures.isEmpty();
    }

    public Namespace namespace() {
        return new Namespace(namespace);
    }
View Full Code Here

TOP

Related Classes of com.mozilla.grouperfish.naming.Namespace

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.