| Package | Description |
|---|---|
| org.eclipse.emf.ecore.xml.type | |
| org.eclipse.emf.ecore.xml.type.impl | |
| org.eclipse.emf.ecore.xml.type.util |
| Modifier and Type | Method and Description |
|---|---|
ProcessingInstruction |
XMLTypeFactory.createProcessingInstruction()
Returns a new object of class 'Processing Instruction'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProcessingInstructionImpl
An implementation of the model object 'Processing Instruction Type'.
|
| Modifier and Type | Method and Description |
|---|---|
ProcessingInstruction |
XMLTypeFactoryImpl.createProcessingInstruction() |
| Modifier and Type | Field and Description |
|---|---|
protected ProcessingInstruction |
XMLTypeResourceImpl.FrameFactory.ProcessingInstructionStackFrame.theProcessingInstruction |
| Modifier and Type | Method and Description |
|---|---|
protected ProcessingInstruction |
XMLTypeResourceImpl.FrameFactory.ProcessingInstructionStackFrame.popProcessingInstruction() |
ProcessingInstruction |
XMLTypeResourceImpl.FrameFactory.popProcessingInstruction(XMLTypeResourceImpl.FrameFactory.ProcessingInstructionStackFrame processingInstruction) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
XMLTypeValidator.validateProcessingInstruction(ProcessingInstruction processingInstruction,
DiagnosticChain diagnostics,
java.util.Map<java.lang.Object,java.lang.Object> context) |
Copyright © 2018. Licensed under the Eclipse Public License v1.0. All rights reserved.
Submit a bug or feature