|
SAP CC 1.0
API 4.2 (Core) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.highdeal.hci.HCIMapping
public class HCIMapping
This class implements the mapping for HighDeal Communication Infrastructure classes and XML tags.
| Field Summary | |
|---|---|
protected static java.util.Map<java.lang.String,java.lang.Class<?>> |
map
Map containing the mapping between tag names and HCI class names. |
| Constructor Summary | |
|---|---|
HCIMapping()
|
|
| Method Summary | |
|---|---|
java.lang.Class<?> |
getClass(java.lang.String nsUri,
java.lang.String tag,
XMLAttributes atts)
Returns the class for a given tag and its attributes in a namespace. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final java.util.Map<java.lang.String,java.lang.Class<?>> map
| Constructor Detail |
|---|
public HCIMapping()
| Method Detail |
|---|
public java.lang.Class<?> getClass(java.lang.String nsUri,
java.lang.String tag,
XMLAttributes atts)
XMLMapping
getClass in interface XMLMappingnsUri - the unique resource identifier of the namespace of the tag.tag - the local part of the XML tag.atts - the attributes of the XML tag.
|
SAP CC 1.0
API 4.2 (Core) |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
SAP Convergent Charging 1.0 (build R4.2.1.35.0.0)
CONVERGENT CHARGING 4.2
(c) Copyright 2009 SAP AG. All rights reserved.