function indexFilesLoaded()

in axis2/java/rampart/apidocs/script.js [101:107]


function indexFilesLoaded() {
    return moduleSearchIndex
        && packageSearchIndex
        && typeSearchIndex
        && memberSearchIndex
        && tagSearchIndex;
}