Package org.neuroml1.model.util
Class NeuroMLNamespacePrefixMapper
java.lang.Object
com.sun.xml.bind.marshaller.NamespacePrefixMapper
org.neuroml1.model.util.NeuroMLNamespacePrefixMapper
public class NeuroMLNamespacePrefixMapper
extends com.sun.xml.bind.marshaller.NamespacePrefixMapper
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic NeuroMLNamespacePrefixMapper
static NeuroMLNamespacePrefixMapper
static NeuroMLNamespacePrefixMapper
static NeuroMLNamespacePrefixMapper
getPreferredPrefix
(String namespaceUri, String suggestion, boolean requirePrefix) Methods inherited from class com.sun.xml.bind.marshaller.NamespacePrefixMapper
getContextualNamespaceDecls, getPreDeclaredNamespaceUris, getPreDeclaredNamespaceUris2
-
Field Details
-
namespaceToPrefixMap
-
TEMP_NAMESPACE
- See Also:
-
-
Method Details
-
getNeuroMLLevel3Mapper
-
getNetworkMLMapper
-
getChannelMLMapper
-
getMorphMLMapper
-
getPreferredPrefix
- Specified by:
getPreferredPrefix
in classcom.sun.xml.bind.marshaller.NamespacePrefixMapper
-