AttributeListImpl:: getValue()

in src/xalanc/PlatformSupport/AttributeListImpl.cpp [236:241]


AttributeListImpl:: getValue(const char* const /*name*/) const
{
    assert(0);

    return 0;
}