SIHLibraryDescriptorReader Class Reference

Inherits from SICSiminovSAXDefaultHandler
Declared in SIHLibraryDescriptorReader.h
SIHLibraryDescriptorReader.m

Overview

  • Exposes methods to parse Library Descriptor information as per define in LibraryDescriptor.xml file by application.


Example:
    {@code
    

         SIMINOV LIBRARY SAMPLE
         Siminov Library Sample
            
         
         
             Credential.xml
         
            
         
         
             
         

    
    }
    
</p>

*

– getLibraryDescriptor

Get library descriptor

- (SIHLibraryDescriptor *)getLibraryDescriptor

Return Value

Library Descriptor

Discussion

Get library descriptor

Declared In

SIHLibraryDescriptorReader.h