DOMProcessingInstruction Class Reference
Inheritance diagram for DOMProcessingInstruction:
Public Member Functions |
|
| (id) | initWithTarget: |
| (id) | initWithTarget:data: |
Static Public Member Functions |
|
| (id< DOMProcessingInstruction >) | processingInstructionWithTarget: |
| (id< DOMProcessingInstruction >) | processingInstructionWithTarget:data: |
Protected Attributes |
|
| NSString * | target |
| NSString * | data |
Member Function Documentation
|
|
|
|
||||||||||||
|
|
|
|
|
|
||||||||||||
|
|
Member Data Documentation
|
|
|
|
|
|