Home | History | Annotate | Download | only in serializer

Lines Matching defs:mappings

1180      * Get the current namespace mappings.
1181 * Simply returns the mappings of the wrapped handler.
1186 NamespaceMappings mappings = null;
1189 mappings = m_handler.getNamespaceMappings();
1191 return mappings;