public abstract class AbstractName extends CompositeName
| Constructor and Description |
|---|
AbstractName(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getScheme() |
String |
getSchemePath() |
protected static Enumeration<String> |
split(String name) |
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.