RGLDocumentRequestMDL
@interface RGLDocumentRequestMDL : NSObject
- (instancetype)initWithDocType:(NSString *)docType;
- (void)addNameSpace:(RGLNameSpaceMDL *)nameSpace;
@end
Undocumented
-
Undocumented
Declaration
Objective-C
- (instancetype)initWithDocType:(NSString *)docType; -
Undocumented
Declaration
Objective-C
- (void)addNameSpace:(RGLNameSpaceMDL *)nameSpace;