Package net.sf.okapi.filters.openxml
Interface Nameable
-
public interface NameableProvides a nameable interface.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description QNamegetName()Gets a qualified name.
-
-
-
Method Detail
-
getName
QName getName()
Gets a qualified name.- Returns:
- A qualified name
-
-