Public 속성 | |
const XML_Char * | str |
const XML_Char * | localPart |
const XML_Char * | prefix |
int | strLen |
int | uriLen |
int | prefixLen |
xmlparse.cc 파일의 165 번째 라인에서 정의되었습니다.
const XML_Char* TAG_NAME::localPart |
xmlparse.cc 파일의 167 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : doContent(), storeAtts(), storeRawNames().
const XML_Char* TAG_NAME::prefix |
xmlparse.cc 파일의 168 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : doContent(), storeAtts().
int TAG_NAME::prefixLen |
xmlparse.cc 파일의 171 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : storeAtts().
const XML_Char* TAG_NAME::str |
xmlparse.cc 파일의 166 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : doContent(), storeAtts(), storeRawNames().
int TAG_NAME::strLen |
xmlparse.cc 파일의 169 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : doContent(), storeRawNames().
int TAG_NAME::uriLen |
xmlparse.cc 파일의 170 번째 라인에서 정의되었습니다.
다음에 의해서 참조됨 : doContent(), storeAtts().