| API Test Coverage Report for org.eclipse.wst.dtd.core | ![]() |
| Test Coverage (methods tested: 1081, methods not tested: 688) |
| Hide tested methods | Hide untested methods | Collapse classes |
org.eclipse.wst.dtd.core.internal.encoding.AbstractResourceEncodingDetector
![]()
<init> ()V
![]()
createEncodingMemento (Ljava/lang/String;Ljava/lang/String;)V
![]()
ensureInputSet ()V
![]()
getEncoding ()Ljava/lang/String;
![]()
getEncodingMemento ()Lorg/eclipse/wst/sse/core/internal/encoding/EncodingMemento;
![]()
getSpecDefaultEncoding ()Ljava/lang/String;
![]()
getSpecDefaultEncodingMemento ()Lorg/eclipse/wst/sse/core/internal/encoding/EncodingMemento;
![]()
parseInput ()V
![]()
set (Lorg/eclipse/core/resources/IStorage;)V
![]()
set (Ljava/io/Reader;)V
![]()
set (Ljava/io/InputStream;)V
|
org.eclipse.wst.dtd.core.internal.saxparser.Attlist
![]()
<init> (Ljava/lang/String;Ljava/lang/String;)V
![]()
<init> (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/eclipse/wst/dtd/core/internal/saxparser/ErrorMessage;)V
![]()
addElement (Lorg/eclipse/wst/dtd/core/internal/saxparser/AttNode;)Z
![]()
contains (Ljava/lang/String;)Z
![]()
elementAt (I)Lorg/eclipse/wst/dtd/core/internal/saxparser/AttNode;
![]()
elements ()Ljava/util/Enumeration;
![]()
getAttDef (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/saxparser/AttNode;
![]()
setAttDefs (Ljava/util/Vector;)V
![]()
size ()I
|
org.eclipse.wst.dtd.core.internal.saxparser.AttNode
![]()
<clinit> ()V
![]()
<init> ()V
![]()
elements ()Ljava/util/Enumeration;
![]()
getDeclaredType ()I
![]()
getDefaultType ()I
![]()
toString ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.Attribute
![]()
<clinit> ()V
![]()
<init> (Lorg/eclipse/wst/dtd/core/internal/DTDFile;Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)V
![]()
getDefaultKind ()Ljava/lang/String;
![]()
getDefaultKindRegion ()Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;
![]()
getDefaultValue ()Ljava/lang/String;
![]()
getEnumList ()Lorg/eclipse/wst/dtd/core/internal/AttributeEnumList;
![]()
getImage ()Lorg/eclipse/swt/graphics/Image;
![]()
getNameRegion ()Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;
![]()
getNextQuotedLiteral (Lorg/eclipse/wst/dtd/core/internal/text/RegionIterator;)Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;
![]()
getOffsetAfterType ()I
![]()
getType ()Ljava/lang/String;
![]()
getTypeRegion ()Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;
![]()
getValueFromQuotedRegion (Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;)Ljava/lang/String;
![]()
resolveRegions ()V
![]()
setDefaultKind (Ljava/lang/String;)V
![]()
setDefaultKind (Ljava/lang/Object;Ljava/lang/String;)V
![]()
setDefaultValue (Ljava/lang/Object;Ljava/lang/String;Z)V
![]()
setDefaultValue (Ljava/lang/String;Z)V
![]()
setType (Ljava/lang/String;)V
![]()
setType (Ljava/lang/Object;Ljava/lang/String;)V
|
org.eclipse.wst.dtd.core.internal.AttributeEnumList
![]()
<init> (Lorg/eclipse/wst/dtd/core/internal/DTDFile;Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)V
![]()
getImage ()Lorg/eclipse/swt/graphics/Image;
![]()
getItems ()Ljava/util/List;
![]()
setItems ([Ljava/lang/String;)V
![]()
setItems (Ljava/lang/Object;[Ljava/lang/String;)V
|
org.eclipse.wst.dtd.core.internal.AttributeList
![]()
<init> (Lorg/eclipse/wst/dtd/core/internal/DTDFile;Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)V
![]()
addAttribute (Ljava/lang/String;)V
![]()
getImage ()Lorg/eclipse/swt/graphics/Image;
![]()
insertIntoModel (Ljava/lang/Object;Lorg/eclipse/wst/dtd/core/internal/Attribute;Lorg/eclipse/wst/dtd/core/internal/Attribute;Z)V
![]()
resolveRegions ()V
|
org.eclipse.wst.dtd.core.internal.saxparser.BaseNode
![]()
<init> (Ljava/lang/String;Ljava/lang/String;)V
![]()
<init> (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lorg/eclipse/wst/dtd/core/internal/saxparser/ErrorMessage;)V
![]()
getComment ()Ljava/lang/String;
![]()
getErrorMessage ()Lorg/eclipse/wst/dtd/core/internal/saxparser/ErrorMessage;
![]()
getNodeName ()Ljava/lang/String;
![]()
getOwnerDTD ()Ljava/lang/String;
![]()
setComment (Ljava/lang/String;)V
![]()
setErrorMessage (Lorg/eclipse/wst/dtd/core/internal/saxparser/ErrorMessage;)V
![]()
setNodeName (Ljava/lang/String;)V
![]()
setOwnerDTD (Ljava/lang/String;)V
|
org.eclipse.wst.dtd.core.internal.encoding.ByteReader
![]()
<init> (Ljava/io/InputStream;I)V
![]()
<init> ()V
![]()
<init> (Ljava/io/InputStream;)V
![]()
close ()V
![]()
mark (I)V
![]()
markSupported ()Z
![]()
read ([CII)I
![]()
read ()I
![]()
ready ()Z
![]()
reset ()V
![]()
skip (J)J
|
org.eclipse.wst.dtd.core.internal.CMBasicNode
![]()
<init> (Lorg/eclipse/wst/dtd/core/internal/DTDFile;Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)V
![]()
getImage ()Lorg/eclipse/swt/graphics/Image;
![]()
getNameRegion ()Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;
![]()
getOccurrenceRegion ()Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;
![]()
getType ()Ljava/lang/String;
![]()
isEmptyAnyOrPCData ()Z
![]()
isPCData ()Z
![]()
isReference ()Z
![]()
setName (Ljava/lang/Object;Ljava/lang/String;)V
|
org.eclipse.wst.dtd.core.internal.saxparser.CMBasicNode
![]()
<init> (Ljava/lang/String;I)V
![]()
<init> (Ljava/lang/String;)V
![]()
getType ()I
![]()
setType (I)V
![]()
toString ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.contentmodel.CMDocumentFactoryDTD
![]()
<init> ()V
![]()
createCMDocument (Ljava/lang/String;)Lorg/eclipse/wst/xml/core/internal/contentmodel/CMDocument;
|
org.eclipse.wst.dtd.core.internal.CMGroupNode
![]()
<init> (Lorg/eclipse/wst/dtd/core/internal/DTDFile;Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)V
![]()
addChild ()V
![]()
addGroup ()V
![]()
delete (Ljava/lang/Object;Lorg/eclipse/wst/dtd/core/internal/DTDNode;)V
![]()
getConnector ()C
![]()
getImage ()Lorg/eclipse/swt/graphics/Image;
![]()
getName ()Ljava/lang/String;
![]()
getOccurrenceRegion ()Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;
![]()
getType ()Ljava/lang/String;
![]()
insertChildNode (Ljava/lang/String;I)V
![]()
insertChildNode (Ljava/lang/Object;Ljava/lang/String;I)V
![]()
insertIntoModel (Ljava/lang/Object;Lorg/eclipse/wst/dtd/core/internal/CMNode;Lorg/eclipse/wst/dtd/core/internal/CMNode;Z)V
![]()
resolveRegions ()V
![]()
setConnector (C)V
|
org.eclipse.wst.dtd.core.internal.saxparser.CMGroupNode
![]()
<init> ()V
![]()
addChild (Lorg/eclipse/wst/dtd/core/internal/saxparser/CMNode;)V
![]()
getChildren ()Ljava/util/Vector;
![]()
getGroupKind ()I
![]()
getType ()I
![]()
setGroupKind (I)V
![]()
setType (I)V
![]()
toString ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.CMNode
![]()
<clinit> ()V
![]()
<init> (Lorg/eclipse/wst/dtd/core/internal/DTDFile;Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)V
![]()
getType ()Ljava/lang/String;
![]()
isRootElementContent ()Z
![]()
setChildrenContent (Ljava/lang/String;)V
![]()
setContent (Ljava/lang/String;)V
![]()
setMixedContent ()V
![]()
setRootElementContent (Z)V
|
org.eclipse.wst.dtd.core.internal.saxparser.CMNode
![]()
<init> (Ljava/lang/String;)V
![]()
getName ()Ljava/lang/String;
![]()
getType ()I
![]()
setType (I)V
|
org.eclipse.wst.dtd.core.internal.contentmodel.CMNodeImpl
![]()
<init> ()V
![]()
getKey ()Ljava/lang/Object;
![]()
getProperty (Ljava/lang/String;)Ljava/lang/Object;
![]()
setProperty (Ljava/lang/String;Ljava/lang/Object;)V
![]()
supports (Ljava/lang/String;)Z
|
org.eclipse.wst.dtd.core.internal.saxparser.CMReferenceNode
![]()
<init> (Ljava/lang/String;I)V
![]()
<init> (Ljava/lang/String;)V
![]()
getType ()I
![]()
setType (I)V
![]()
toString ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.CMRepeatableNode
![]()
<init> (Lorg/eclipse/wst/dtd/core/internal/DTDFile;Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)V
![]()
getImage ()Lorg/eclipse/swt/graphics/Image;
![]()
getOccurrence ()C
![]()
getOccurrenceRegion ()Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;
![]()
setOccurrence (C)V
![]()
setOccurrence (Ljava/lang/Object;C)V
|
org.eclipse.wst.dtd.core.internal.saxparser.CMRepeatableNode
![]()
<init> (Ljava/lang/String;I)V
![]()
<init> (Ljava/lang/String;)V
![]()
getOccurrence ()I
![]()
setOccurrence (I)V
|
org.eclipse.wst.dtd.core.internal.Comment
![]()
<init> (Lorg/eclipse/wst/dtd/core/internal/DTDFile;Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)V
![]()
getImage ()Lorg/eclipse/swt/graphics/Image;
![]()
getName ()Ljava/lang/String;
![]()
getText ()Ljava/lang/String;
![]()
setText (Ljava/lang/String;)V
|
org.eclipse.wst.dtd.core.internal.Comment$StartEndPair
![]()
<init> (Lorg/eclipse/wst/dtd/core/internal/Comment;)V
|
org.eclipse.wst.dtd.core.internal.content.ContentDescriberForDTD
![]()
<clinit> ()V
![]()
<init> ()V
![]()
describe (Ljava/io/InputStream;Lorg/eclipse/core/runtime/content/IContentDescription;)I
![]()
describe (Ljava/io/Reader;Lorg/eclipse/core/runtime/content/IContentDescription;)I
![]()
getSupportedOptions ()[Lorg/eclipse/core/runtime/QualifiedName;
|
org.eclipse.wst.dtd.core.internal.provisional.contenttype.ContentTypeIdForDTD
![]()
<clinit> ()V
![]()
getConstantString ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.saxparser.DeclNode
![]()
<init> (Ljava/lang/String;ILjava/lang/String;)V
![]()
<init> (I)V
![]()
getComment ()Ljava/lang/String;
![]()
getContentString ()Ljava/lang/String;
![]()
getDeclName ()Ljava/lang/String;
![]()
getErrorMessage ()Ljava/lang/String;
![]()
getType ()I
![]()
setComment (Ljava/lang/String;)V
![]()
setContentString (Ljava/lang/String;)V
![]()
setDeclName (Ljava/lang/String;)V
![]()
setErrorMessage (Ljava/lang/String;)V
![]()
setType (I)V
![]()
toString ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.saxparser.DTD
![]()
<init> (Ljava/lang/String;)V
![]()
addDecl (Lorg/eclipse/wst/dtd/core/internal/saxparser/BaseNode;)V
![]()
externalElements ()Ljava/util/Enumeration;
![]()
getIsExceptionDuringParse ()Z
![]()
getName ()Ljava/lang/String;
![]()
setIsExceptionDuringParse (Z)V
![]()
setName (Ljava/lang/String;)V
|
org.eclipse.wst.dtd.core.internal.emf.util.DTDAdapterFactory
![]()
<init> ()V
![]()
createAdapter (Lorg/eclipse/emf/common/notify/Notifier;)Lorg/eclipse/emf/common/notify/Adapter;
![]()
createDTDAnyContentAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createDTDAttributeAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createDTDBasicTypeAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createDTDContentAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createDTDElementAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createDTDElementContentAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createDTDElementReferenceContentAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createDTDEmptyContentAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createDTDEntityAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createDTDEntityContentAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createDTDEntityReferenceContentAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createDTDEnumerationTypeAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createDTDExternalEntityAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createDTDFileAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createDTDGroupContentAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createDTDInternalEntityAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createDTDNotationAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createDTDParameterEntityReferenceAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createDTDPCDataContentAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createDTDRepeatableContentAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createEAttributeAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createEClassAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createEClassifierAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createEDataTypeAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createEEnumAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createEModelElementAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createENamedElementAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createEObjectAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createEStructuralFeatureAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
createETypedElementAdapter ()Lorg/eclipse/emf/common/notify/Adapter;
![]()
isFactoryForType (Ljava/lang/Object;)Z
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDAnyContentImpl
![]()
<init> ()V
![]()
eBasicRemoveFromContainer (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eGet (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
![]()
eInverseAdd (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eInverseRemove (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eIsSet (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
![]()
eSet (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
![]()
eStaticClass ()Lorg/eclipse/emf/ecore/EClass;
![]()
eUnset (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
![]()
getContentName ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.emf.DTDAttribute
![]()
createDTDEnumeration ([Ljava/lang/String;I)Lorg/eclipse/wst/dtd/core/internal/emf/DTDEnumerationType;
![]()
getAttributeNameReferencedEntity ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;
![]()
getAttributeTypeReferencedEntity ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;
![]()
getComment ()Ljava/lang/String;
![]()
getDefaultKind ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDDefaultKind;
![]()
getDefaultValueString ()Ljava/lang/String;
![]()
getDTDElement ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;
![]()
getDTDType ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDType;
![]()
getEnumeratedValues ()Ljava/util/Collection;
![]()
setAttributeNameReferencedEntity (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;)V
![]()
setAttributeTypeReferencedEntity (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;)V
![]()
setComment (Ljava/lang/String;)V
![]()
setDefaultKind (Lorg/eclipse/wst/dtd/core/internal/emf/DTDDefaultKind;)V
![]()
setDefaultValueString (Ljava/lang/String;)V
![]()
setDTDBasicType (I)V
![]()
setDTDElement (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;)V
![]()
setDTDType (Lorg/eclipse/wst/dtd/core/internal/emf/DTDType;)V
![]()
unparse ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDAttributeImpl
![]()
<clinit> ()V
![]()
<init> ()V
![]()
basicGetAttributeNameReferencedEntity ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;
![]()
basicGetAttributeTypeReferencedEntity ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;
![]()
basicSetAttributeNameReferencedEntity (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
basicSetAttributeTypeReferencedEntity (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
createDTDEnumeration ([Ljava/lang/String;I)Lorg/eclipse/wst/dtd/core/internal/emf/DTDEnumerationType;
![]()
eBasicRemoveFromContainer (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eGet (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
![]()
eInverseAdd (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eInverseRemove (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eIsSet (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
![]()
eSet (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
![]()
eStaticClass ()Lorg/eclipse/emf/ecore/EClass;
![]()
eUnset (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
![]()
findObject (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDObject;
![]()
getAttributeNameReferencedEntity ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;
![]()
getAttributeTypeReferencedEntity ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;
![]()
getComment ()Ljava/lang/String;
![]()
getDefaultKind ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDDefaultKind;
![]()
getDefaultValueString ()Ljava/lang/String;
![]()
getDTDElement ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;
![]()
getDTDType ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDType;
![]()
getEndOffset ()I
![]()
getEnumeratedValues ()Ljava/util/Collection;
![]()
getPathname ()Ljava/lang/String;
![]()
getStartOffset ()I
![]()
setAttributeNameReferencedEntity (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;)V
![]()
setAttributeTypeReferencedEntity (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;)V
![]()
setComment (Ljava/lang/String;)V
![]()
setDefaultKind (Lorg/eclipse/wst/dtd/core/internal/emf/DTDDefaultKind;)V
![]()
setDefaultValueString (Ljava/lang/String;)V
![]()
setDTDBasicType (I)V
![]()
setDTDElement (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;)V
![]()
setDTDType (Lorg/eclipse/wst/dtd/core/internal/emf/DTDType;)V
![]()
setEndOffset (I)V
![]()
setStartOffset (I)V
![]()
toString ()Ljava/lang/String;
![]()
unparse ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.emf.DTDBasicType
![]()
getKind ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDBasicTypeKind;
![]()
getTypeDescription ()Ljava/lang/String;
![]()
setKind (Lorg/eclipse/wst/dtd/core/internal/emf/DTDBasicTypeKind;)V
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDBasicTypeImpl
![]()
<clinit> ()V
![]()
<init> ()V
![]()
eBasicRemoveFromContainer (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eGet (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
![]()
eInverseAdd (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eInverseRemove (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eIsSet (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
![]()
eSet (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
![]()
eStaticClass ()Lorg/eclipse/emf/ecore/EClass;
![]()
eUnset (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
![]()
findObject (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDObject;
![]()
getKind ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDBasicTypeKind;
![]()
getPathname ()Ljava/lang/String;
![]()
getTypeDescription (I)Ljava/lang/String;
![]()
getTypeDescription ()Ljava/lang/String;
![]()
getTypeString ()Ljava/lang/String;
![]()
setKind (Lorg/eclipse/wst/dtd/core/internal/emf/DTDBasicTypeKind;)V
![]()
toString ()Ljava/lang/String;
![]()
unparse ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.emf.DTDBasicTypeKind
![]()
<clinit> ()V
![]()
get (I)Lorg/eclipse/wst/dtd/core/internal/emf/DTDBasicTypeKind;
![]()
get (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDBasicTypeKind;
|
org.eclipse.wst.dtd.core.internal.util.DTDBatchNodeDelete
![]()
<init> (Lorg/eclipse/wst/dtd/core/internal/DTDFile;)V
![]()
addNode (Lorg/eclipse/wst/dtd/core/internal/DTDNode;)V
![]()
deleteNodes (Ljava/lang/Object;)V
|
org.eclipse.wst.dtd.core.internal.emf.DTDConstants
![]()
<clinit> ()V
![]()
<init> ()V
|
org.eclipse.wst.dtd.core.internal.emf.DTDContent
![]()
getDTDFile ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;
![]()
setDTDFile (Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;)V
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDContentImpl
![]()
<init> ()V
![]()
eBasicRemoveFromContainer (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eGet (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
![]()
eInverseAdd (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eInverseRemove (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eIsSet (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
![]()
eSet (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
![]()
eStaticClass ()Lorg/eclipse/emf/ecore/EClass;
![]()
eUnset (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
![]()
getDTDFile ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;
![]()
setDTDFile (Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;)V
|
org.eclipse.wst.dtd.core.internal.DTDCoreMessages
![]()
<clinit> ()V
![]()
<init> ()V
|
org.eclipse.wst.dtd.core.internal.DTDCorePlugin
![]()
<init> ()V
![]()
getDTDImage (Ljava/lang/String;)Lorg/eclipse/swt/graphics/Image;
![]()
getDTDImageDescriptor (Ljava/lang/String;)Lorg/eclipse/jface/resource/ImageDescriptor;
![]()
getImage (Ljava/lang/String;)Lorg/eclipse/swt/graphics/Image;
![]()
getInstance ()Lorg/eclipse/wst/dtd/core/internal/DTDCorePlugin;
![]()
getPlugin ()Lorg/eclipse/wst/dtd/core/internal/DTDCorePlugin;
|
org.eclipse.wst.dtd.core.internal.preferences.DTDCorePreferenceInitializer
![]()
<init> ()V
![]()
initializeDefaultPreferences ()V
|
org.eclipse.wst.dtd.core.internal.emf.DTDDefaultKind
![]()
<clinit> ()V
![]()
get (I)Lorg/eclipse/wst/dtd/core/internal/emf/DTDDefaultKind;
![]()
get (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDDefaultKind;
|
org.eclipse.wst.dtd.core.internal.encoding.DTDDocumentCharsetDetector
![]()
<init> ()V
![]()
getSpecDefaultEncoding ()Ljava/lang/String;
![]()
parseInput ()V
![]()
set (Lorg/eclipse/jface/text/IDocument;)V
|
org.eclipse.wst.dtd.core.internal.encoding.DTDDocumentLoader
![]()
<init> ()V
![]()
getDefaultDocumentPartitioner ()Lorg/eclipse/jface/text/IDocumentPartitioner;
![]()
getDocumentEncodingDetector ()Lorg/eclipse/wst/sse/core/internal/document/IDocumentCharsetDetector;
![]()
getParser ()Lorg/eclipse/wst/sse/core/internal/ltk/parser/RegionParser;
![]()
getPreferredNewLineDelimiter (Lorg/eclipse/core/resources/IFile;)Ljava/lang/String;
![]()
getSpecDefaultEncoding ()Ljava/lang/String;
![]()
newEncodedDocument ()Lorg/eclipse/wst/sse/core/internal/provisional/document/IEncodedDocument;
|
org.eclipse.wst.dtd.core.internal.emf.DTDElement
![]()
addDTDAttribute (Lorg/eclipse/wst/dtd/core/internal/emf/DTDAttribute;)V
![]()
getAttributeDetail ()Ljava/lang/String;
![]()
getComment ()Ljava/lang/String;
![]()
getContent ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDElementContent;
![]()
getDTDAttribute ()Lorg/eclipse/emf/common/util/EList;
![]()
getReferences ()Ljava/util/Collection;
![]()
setComment (Ljava/lang/String;)V
![]()
setContent (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElementContent;)V
|
org.eclipse.wst.dtd.core.internal.emf.DTDElementContent
![]()
getContentDetail ()Ljava/lang/String;
![]()
getContentName ()Ljava/lang/String;
![]()
getDTDElement ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;
![]()
getDTDGroupContent ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDGroupContent;
![]()
getElement ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;
![]()
getGroup ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDGroupContent;
![]()
isFirstElementContent ()Z
![]()
setElement (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;)V
![]()
setGroup (Lorg/eclipse/wst/dtd/core/internal/emf/DTDGroupContent;)V
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDElementContentImpl
![]()
<init> ()V
![]()
eBasicRemoveFromContainer (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eGet (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
![]()
eInverseAdd (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eInverseRemove (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eIsSet (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
![]()
eSet (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
![]()
eStaticClass ()Lorg/eclipse/emf/ecore/EClass;
![]()
eUnset (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
![]()
findObject (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDObject;
![]()
getContentDetail ()Ljava/lang/String;
![]()
getContentName ()Ljava/lang/String;
![]()
getDTDElement ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;
![]()
getDTDGroupContent ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDGroupContent;
![]()
getElement ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;
![]()
getEndOffset ()I
![]()
getGroup ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDGroupContent;
![]()
getPathname ()Ljava/lang/String;
![]()
getStartOffset ()I
![]()
isFirstElementContent ()Z
![]()
setElement (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;)V
![]()
setEndOffset (I)V
![]()
setGroup (Lorg/eclipse/wst/dtd/core/internal/emf/DTDGroupContent;)V
![]()
setStartOffset (I)V
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDElementImpl
![]()
<clinit> ()V
![]()
<init> ()V
![]()
addDTDAttribute (Lorg/eclipse/wst/dtd/core/internal/emf/DTDAttribute;)V
![]()
basicSetContent (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElementContent;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eBaseStructuralFeatureID (ILjava/lang/Class;)I
![]()
eBasicRemoveFromContainer (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eDerivedStructuralFeatureID (ILjava/lang/Class;)I
![]()
eGet (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
![]()
eInverseAdd (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eInverseRemove (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eIsSet (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
![]()
eSet (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
![]()
eStaticClass ()Lorg/eclipse/emf/ecore/EClass;
![]()
eUnset (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
![]()
findObject (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDObject;
![]()
getAttributeDetail ()Ljava/lang/String;
![]()
getComment ()Ljava/lang/String;
![]()
getContent ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDElementContent;
![]()
getDTDAttribute ()Lorg/eclipse/emf/common/util/EList;
![]()
getDTDFile ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;
![]()
getEndOffset ()I
![]()
getPathname ()Ljava/lang/String;
![]()
getReferences ()Ljava/util/Collection;
![]()
getStartOffset ()I
![]()
setComment (Ljava/lang/String;)V
![]()
setContent (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElementContent;)V
![]()
setDTDFile (Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;)V
![]()
setEndOffset (I)V
![]()
setStartOffset (I)V
![]()
toString ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.emf.DTDElementReferenceContent
![]()
getReferencedElement ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;
![]()
setReferencedElement (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;)V
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDElementReferenceContentImpl
![]()
<init> ()V
![]()
basicGetReferencedElement ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;
![]()
eBasicRemoveFromContainer (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eGet (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
![]()
eInverseAdd (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eInverseRemove (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eIsSet (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
![]()
eSet (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
![]()
eStaticClass ()Lorg/eclipse/emf/ecore/EClass;
![]()
eUnset (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
![]()
getContentName ()Ljava/lang/String;
![]()
getReferencedElement ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;
![]()
setReferencedElement (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;)V
![]()
unparseRepeatableContent ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDEmptyContentImpl
![]()
<init> ()V
![]()
eBasicRemoveFromContainer (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eGet (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
![]()
eInverseAdd (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eInverseRemove (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eIsSet (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
![]()
eSet (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
![]()
eStaticClass ()Lorg/eclipse/emf/ecore/EClass;
![]()
eUnset (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
![]()
getContentName ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.emf.DTDEntity
![]()
getAttributeNameReference ()Lorg/eclipse/emf/common/util/EList;
![]()
getAttributeTypeReference ()Lorg/eclipse/emf/common/util/EList;
![]()
getComment ()Ljava/lang/String;
![]()
getContent ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntityContent;
![]()
getEntityReference ()Lorg/eclipse/emf/common/util/EList;
![]()
getParmEntityRef ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDParameterEntityReference;
![]()
isParameterEntity ()Z
![]()
setComment (Ljava/lang/String;)V
![]()
setContent (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntityContent;)V
![]()
setParameterEntity (Z)V
![]()
setParmEntityRef (Lorg/eclipse/wst/dtd/core/internal/emf/DTDParameterEntityReference;)V
|
org.eclipse.wst.dtd.core.internal.emf.DTDEntityContent
![]()
getDTDEntity ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;
![]()
setDTDEntity (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;)V
![]()
unparse ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDEntityContentImpl
![]()
<init> ()V
![]()
eBasicRemoveFromContainer (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eGet (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
![]()
eInverseAdd (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eInverseRemove (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eIsSet (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
![]()
eSet (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
![]()
eStaticClass ()Lorg/eclipse/emf/ecore/EClass;
![]()
eUnset (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
![]()
findObject (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDObject;
![]()
getDTDEntity ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;
![]()
getPathname ()Ljava/lang/String;
![]()
setDTDEntity (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;)V
![]()
unparse ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDEntityImpl
![]()
<clinit> ()V
![]()
<init> ()V
![]()
basicGetParmEntityRef ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDParameterEntityReference;
![]()
basicSetContent (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntityContent;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
basicSetParmEntityRef (Lorg/eclipse/wst/dtd/core/internal/emf/DTDParameterEntityReference;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eBasicRemoveFromContainer (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eGet (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
![]()
eInverseAdd (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eInverseRemove (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eIsSet (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
![]()
eSet (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
![]()
eStaticClass ()Lorg/eclipse/emf/ecore/EClass;
![]()
eUnset (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
![]()
findObject (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDObject;
![]()
getAttributeNameReference ()Lorg/eclipse/emf/common/util/EList;
![]()
getAttributeTypeReference ()Lorg/eclipse/emf/common/util/EList;
![]()
getComment ()Ljava/lang/String;
![]()
getContent ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntityContent;
![]()
getEndOffset ()I
![]()
getEntityReference ()Lorg/eclipse/emf/common/util/EList;
![]()
getParmEntityRef ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDParameterEntityReference;
![]()
getPathname ()Ljava/lang/String;
![]()
getStartOffset ()I
![]()
isParameterEntity ()Z
![]()
setComment (Ljava/lang/String;)V
![]()
setContent (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntityContent;)V
![]()
setEndOffset (I)V
![]()
setParameterEntity (Z)V
![]()
setParmEntityRef (Lorg/eclipse/wst/dtd/core/internal/emf/DTDParameterEntityReference;)V
![]()
setStartOffset (I)V
![]()
toString ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.emf.DTDEntityReferenceContent
![]()
getElementReferencedEntity ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;
![]()
setElementReferencedEntity (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;)V
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDEntityReferenceContentImpl
![]()
<init> ()V
![]()
basicGetElementReferencedEntity ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;
![]()
basicSetElementReferencedEntity (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eBasicRemoveFromContainer (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eGet (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
![]()
eInverseAdd (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eInverseRemove (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eIsSet (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
![]()
eSet (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
![]()
eStaticClass ()Lorg/eclipse/emf/ecore/EClass;
![]()
eUnset (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
![]()
getContentName ()Ljava/lang/String;
![]()
getElementReferencedEntity ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;
![]()
getEndOffset ()I
![]()
getStartOffset ()I
![]()
setElementReferencedEntity (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;)V
![]()
setEndOffset (I)V
![]()
setStartOffset (I)V
![]()
unparseRepeatableContent ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.emf.DTDEnumerationType
![]()
getDTDFile ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;
![]()
getEnumerationTypeDescription ()Ljava/lang/String;
![]()
getEnumLiterals ()Lorg/eclipse/emf/common/util/EList;
![]()
getKind ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEnumGroupKind;
![]()
setDTDFile (Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;)V
![]()
setKind (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEnumGroupKind;)V
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDEnumerationTypeImpl
![]()
<clinit> ()V
![]()
<init> ()V
![]()
eBasicRemoveFromContainer (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eGet (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
![]()
eInverseAdd (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eInverseRemove (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eIsSet (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
![]()
eSet (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
![]()
eStaticClass ()Lorg/eclipse/emf/ecore/EClass;
![]()
eUnset (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
![]()
findObject (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDObject;
![]()
getDTDFile ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;
![]()
getEnumerationTypeDescription ()Ljava/lang/String;
![]()
getEnumerationTypeDescription (I)Ljava/lang/String;
![]()
getEnumLiterals ()Lorg/eclipse/emf/common/util/EList;
![]()
getKind ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEnumGroupKind;
![]()
getPathname ()Ljava/lang/String;
![]()
setDTDFile (Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;)V
![]()
setKind (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEnumGroupKind;)V
![]()
toString ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.emf.DTDEnumGroupKind
![]()
<clinit> ()V
![]()
get (I)Lorg/eclipse/wst/dtd/core/internal/emf/DTDEnumGroupKind;
![]()
get (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDEnumGroupKind;
|
org.eclipse.wst.dtd.core.internal.emf.DTDErrorMessage
![]()
<init> (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
![]()
<init> (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
![]()
toString ()Ljava/lang/String;
![]()
toStringGen ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.emf.DTDExtender
![]()
getElementProperty (Lorg/eclipse/wst/dtd/core/internal/emf/DTDObject;Ljava/lang/Object;)Ljava/lang/Object;
|
org.eclipse.wst.dtd.core.internal.emf.DTDExternalEntity
![]()
getEntityReferencedFromAnotherFile ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;
![]()
getNotation ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDNotation;
![]()
getPublicID ()Ljava/lang/String;
![]()
getSystemID ()Ljava/lang/String;
![]()
setEntityReferencedFromAnotherFile (Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;)V
![]()
setNotation (Lorg/eclipse/wst/dtd/core/internal/emf/DTDNotation;)V
![]()
setPublicID (Ljava/lang/String;)V
![]()
setSystemID (Ljava/lang/String;)V
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDExternalEntityImpl
![]()
<clinit> ()V
![]()
<init> ()V
![]()
basicGetEntityReferencedFromAnotherFile ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;
![]()
basicGetNotation ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDNotation;
![]()
basicSetNotation (Lorg/eclipse/wst/dtd/core/internal/emf/DTDNotation;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eBasicRemoveFromContainer (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eGet (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
![]()
eInverseAdd (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eInverseRemove (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eIsSet (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
![]()
eSet (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
![]()
eStaticClass ()Lorg/eclipse/emf/ecore/EClass;
![]()
eUnset (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
![]()
getEntityReferencedFromAnotherFile ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;
![]()
getNotation ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDNotation;
![]()
getPublicID ()Ljava/lang/String;
![]()
getSystemID ()Ljava/lang/String;
![]()
setEntityReferencedFromAnotherFile (Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;)V
![]()
setNotation (Lorg/eclipse/wst/dtd/core/internal/emf/DTDNotation;)V
![]()
setPublicID (Ljava/lang/String;)V
![]()
setSystemID (Ljava/lang/String;)V
![]()
toString ()Ljava/lang/String;
![]()
unparse ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.util.DTDExternalReferenceRemover
![]()
<init> ()V
![]()
externalReferenceAboutToChange (Ljava/lang/Object;Lorg/eclipse/wst/dtd/core/internal/Entity;)V
![]()
isMatchingName (Ljava/lang/String;)Z
![]()
visitAttribute (Lorg/eclipse/wst/dtd/core/internal/Attribute;)V
![]()
visitAttributeList (Lorg/eclipse/wst/dtd/core/internal/AttributeList;)V
![]()
visitElement (Lorg/eclipse/wst/dtd/core/internal/Element;)V
![]()
visitReference (Lorg/eclipse/wst/dtd/core/internal/CMBasicNode;)V
|
org.eclipse.wst.dtd.core.internal.emf.DTDFactory
![]()
<clinit> ()V
![]()
createDTDAnyContent ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDAnyContent;
![]()
createDTDAttribute ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDAttribute;
![]()
createDTDBasicType ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDBasicType;
![]()
createDTDElement ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;
![]()
createDTDElementReferenceContent ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDElementReferenceContent;
![]()
createDTDEmptyContent ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEmptyContent;
![]()
createDTDEntity ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;
![]()
createDTDEntityReferenceContent ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntityReferenceContent;
![]()
createDTDEnumerationType ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEnumerationType;
![]()
createDTDExternalEntity ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDExternalEntity;
![]()
createDTDFile ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;
![]()
createDTDGroupContent ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDGroupContent;
![]()
createDTDInternalEntity ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDInternalEntity;
![]()
createDTDNotation ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDNotation;
![]()
createDTDParameterEntityReference ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDParameterEntityReference;
![]()
createDTDPCDataContent ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDPCDataContent;
![]()
getDTDPackage ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDPackage;
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDFactoryImpl
![]()
<init> ()V
![]()
convertToString (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/Object;)Ljava/lang/String;
![]()
create (Lorg/eclipse/emf/ecore/EClass;)Lorg/eclipse/emf/ecore/EObject;
![]()
createDTDAnyContent ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDAnyContent;
![]()
createDTDAttribute ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDAttribute;
![]()
createDTDBasicType ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDBasicType;
![]()
createDTDElement ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;
![]()
createDTDElementReferenceContent ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDElementReferenceContent;
![]()
createDTDEmptyContent ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEmptyContent;
![]()
createDTDEntity ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;
![]()
createDTDEntityReferenceContent ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntityReferenceContent;
![]()
createDTDEnumerationType ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEnumerationType;
![]()
createDTDExternalEntity ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDExternalEntity;
![]()
createDTDFile ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;
![]()
createDTDGroupContent ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDGroupContent;
![]()
createDTDInternalEntity ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDInternalEntity;
![]()
createDTDNotation ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDNotation;
![]()
createDTDParameterEntityReference ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDParameterEntityReference;
![]()
createDTDPCDataContent ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDPCDataContent;
![]()
createFromString (Lorg/eclipse/emf/ecore/EDataType;Ljava/lang/String;)Ljava/lang/Object;
![]()
getDTDBasicType_CDATA ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDType;
![]()
getDTDBasicType_ENTITIES ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDType;
![]()
getDTDBasicType_ENTITY ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDType;
![]()
getDTDBasicType_ID ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDType;
![]()
getDTDBasicType_IDREF ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDType;
![]()
getDTDBasicType_IDREFS ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDType;
![]()
getDTDBasicType_NMTOKEN ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDType;
![]()
getDTDBasicType_NMTOKENS ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDType;
![]()
getDTDBasicType_NONE ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDType;
![]()
getDTDPackage ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDPackage;
![]()
getPackage ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDPackage;
![]()
instance ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDFactory;
|
org.eclipse.wst.dtd.core.internal.DTDFile
![]()
<init> (Lorg/eclipse/wst/dtd/core/internal/document/DTDModelImpl;)V
![]()
addDTDFileListener (Lorg/eclipse/wst/dtd/core/internal/event/IDTDFileListener;)V
![]()
addNode (Lorg/eclipse/wst/dtd/core/internal/DTDNode;)V
![]()
addNode (ILorg/eclipse/wst/dtd/core/internal/DTDNode;)V
![]()
buildNode (Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)Lorg/eclipse/wst/dtd/core/internal/DTDNode;
![]()
buildNodes (Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegionList;)V
![]()
contains (I)Z
![]()
createAttributeList (Lorg/eclipse/wst/dtd/core/internal/DTDNode;Ljava/lang/String;Z)V
![]()
createComment (Lorg/eclipse/wst/dtd/core/internal/DTDNode;Ljava/lang/String;Z)V
![]()
createElement (Lorg/eclipse/wst/dtd/core/internal/DTDNode;Ljava/lang/String;Z)V
![]()
createEntity (Lorg/eclipse/wst/dtd/core/internal/DTDNode;Ljava/lang/String;Z)V
![]()
createNotation (Lorg/eclipse/wst/dtd/core/internal/DTDNode;Ljava/lang/String;Z)V
![]()
createParameterEntityReference (Lorg/eclipse/wst/dtd/core/internal/DTDNode;Ljava/lang/String;Z)V
![]()
deleteNode (Lorg/eclipse/wst/dtd/core/internal/DTDNode;)V
![]()
deleteNode (Ljava/lang/Object;Lorg/eclipse/wst/dtd/core/internal/DTDNode;)V
![]()
getComments ()Lorg/eclipse/wst/dtd/core/internal/NodeList;
![]()
getDTDModel ()Lorg/eclipse/wst/dtd/core/internal/document/DTDModelImpl;
![]()
getElementsAndParameterEntityReferences ()Lorg/eclipse/wst/dtd/core/internal/NodeList;
![]()
getEndOffset ()I
![]()
getEntities ()Lorg/eclipse/wst/dtd/core/internal/NodeList;
![]()
getImage ()Lorg/eclipse/swt/graphics/Image;
![]()
getInsertOffset (Lorg/eclipse/wst/dtd/core/internal/DTDNode;Z)I
![]()
getLength ()I
![]()
getName ()Ljava/lang/String;
![]()
getNode (Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)Lorg/eclipse/wst/dtd/core/internal/DTDNode;
![]()
getNodeAt (II)Lorg/eclipse/wst/sse/core/internal/provisional/IndexedRegion;
![]()
getNodeAt (I)Lorg/eclipse/wst/sse/core/internal/provisional/IndexedRegion;
![]()
getNodeLists ()Ljava/util/List;
![]()
getNodes ()Ljava/util/List;
![]()
getNotations ()Lorg/eclipse/wst/dtd/core/internal/NodeList;
![]()
getStartOffset ()I
![]()
getStructuredDocument ()Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocument;
![]()
getTopLevelNodeAt (I)Lorg/eclipse/wst/dtd/core/internal/DTDNode;
![]()
getUnrecognized ()Lorg/eclipse/wst/dtd/core/internal/NodeList;
![]()
insertIntoModel (Ljava/lang/Object;Lorg/eclipse/wst/dtd/core/internal/DTDNode;Lorg/eclipse/wst/dtd/core/internal/DTDNode;Z)V
![]()
insertNode (Lorg/eclipse/wst/dtd/core/internal/DTDNode;)V
![]()
isAttributeList (Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)Z
![]()
isComment (Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)Z
![]()
isElement (Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)Z
![]()
isEntity (Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)Z
![]()
isNotation (Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)Z
![]()
isParameterEntityReference (Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)Z
![]()
isSameTopLevelType (Lorg/eclipse/wst/dtd/core/internal/DTDNode;)Z
![]()
isUnrecognized (Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)Z
![]()
moveNode (Ljava/lang/Object;Lorg/eclipse/wst/dtd/core/internal/DTDNode;Lorg/eclipse/wst/dtd/core/internal/DTDNode;Z)V
![]()
newModel (Lorg/eclipse/wst/sse/core/internal/provisional/events/NewDocumentEvent;)V
![]()
nodesReplaced (Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentRegionsReplacedEvent;)V
![]()
notifyNodeChanged (Lorg/eclipse/wst/dtd/core/internal/DTDNode;)V
![]()
notifyNodesAdded (Lorg/eclipse/wst/dtd/core/internal/event/NodesEvent;)V
![]()
notifyNodesRemoved (Lorg/eclipse/wst/dtd/core/internal/event/NodesEvent;)V
![]()
rebuildNodes (Ljava/util/List;)V
![]()
regionChanged (Lorg/eclipse/wst/sse/core/internal/provisional/events/RegionChangedEvent;)V
![]()
regionsReplaced (Lorg/eclipse/wst/sse/core/internal/provisional/events/RegionsReplacedEvent;)V
![]()
removeDTDFileListener (Lorg/eclipse/wst/dtd/core/internal/event/IDTDFileListener;)V
![]()
removeNodes (Ljava/util/List;)V
|
org.eclipse.wst.dtd.core.internal.emf.DTDFile
![]()
findElement (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;
![]()
findEntity (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;
![]()
findNotation (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDNotation;
![]()
findParameterEntityReference (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDParameterEntityReference;
![]()
getComment ()Ljava/lang/String;
![]()
getDTDContent ()Lorg/eclipse/emf/common/util/EList;
![]()
getDTDEnumerationType ()Lorg/eclipse/emf/common/util/EList;
![]()
getDTDObject ()Lorg/eclipse/emf/common/util/EList;
![]()
isParseError ()Z
![]()
listDTDElement ()Ljava/util/List;
![]()
listDTDElementAndDTDParameterEntityReference ()Ljava/util/List;
![]()
listDTDEntity ()Ljava/util/List;
![]()
listDTDNotation ()Ljava/util/List;
![]()
listDTDParameterEntityReference ()Ljava/util/List;
![]()
setComment (Ljava/lang/String;)V
![]()
setParseError (Z)V
![]()
unparse (Z)Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDFileImpl
![]()
<clinit> ()V
![]()
<init> ()V
![]()
eGet (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
![]()
eInverseAdd (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eInverseRemove (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eIsSet (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
![]()
eSet (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
![]()
eStaticClass ()Lorg/eclipse/emf/ecore/EClass;
![]()
eUnset (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
![]()
findElement (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;
![]()
findEntity (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;
![]()
findNotation (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDNotation;
![]()
findObject (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDObject;
![]()
findParameterEntityReference (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDParameterEntityReference;
![]()
getComment ()Ljava/lang/String;
![]()
getDTDContent ()Lorg/eclipse/emf/common/util/EList;
![]()
getDTDEnumerationType ()Lorg/eclipse/emf/common/util/EList;
![]()
getDTDObject ()Lorg/eclipse/emf/common/util/EList;
![]()
getPathname ()Ljava/lang/String;
![]()
isParseError ()Z
![]()
listDTDElement ()Ljava/util/List;
![]()
listDTDElementAndDTDParameterEntityReference ()Ljava/util/List;
![]()
listDTDEntity ()Ljava/util/List;
![]()
listDTDNotation ()Ljava/util/List;
![]()
listDTDParameterEntityReference ()Ljava/util/List;
![]()
setComment (Ljava/lang/String;)V
![]()
setParseError (Z)V
![]()
toString ()Ljava/lang/String;
![]()
unparse (Z)Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.tasks.DTDFileTaskScanner
![]()
<init> ()V
![]()
isCommentRegion (Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;)Z
|
org.eclipse.wst.dtd.core.internal.emf.DTDGroupContent
![]()
getContent ()Lorg/eclipse/emf/common/util/EList;
![]()
getContentPosition (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElementContent;)I
![]()
getGroupKind ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDGroupKind;
![]()
setGroupKind (Lorg/eclipse/wst/dtd/core/internal/emf/DTDGroupKind;)V
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDGroupContentImpl
![]()
<clinit> ()V
![]()
<init> ()V
![]()
eBasicRemoveFromContainer (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eGet (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
![]()
eInverseAdd (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eInverseRemove (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eIsSet (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
![]()
eSet (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
![]()
eStaticClass ()Lorg/eclipse/emf/ecore/EClass;
![]()
eUnset (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
![]()
getContent ()Lorg/eclipse/emf/common/util/EList;
![]()
getContentDetail ()Ljava/lang/String;
![]()
getContentName ()Ljava/lang/String;
![]()
getContentPosition (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElementContent;)I
![]()
getGroupKind ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDGroupKind;
![]()
setGroupKind (Lorg/eclipse/wst/dtd/core/internal/emf/DTDGroupKind;)V
![]()
toString ()Ljava/lang/String;
![]()
unparseRepeatableContent ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.emf.DTDGroupKind
![]()
<clinit> ()V
![]()
get (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDGroupKind;
![]()
get (I)Lorg/eclipse/wst/dtd/core/internal/emf/DTDGroupKind;
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDIdHelper
![]()
<init> ()V
![]()
computeContentId (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElementContent;)Ljava/lang/String;
![]()
computeContentIdGen (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElementContent;)Ljava/lang/String;
![]()
computeGroupId (Lorg/eclipse/wst/dtd/core/internal/emf/DTDGroupContent;)Ljava/lang/String;
![]()
computeGroupIdGen (Lorg/eclipse/wst/dtd/core/internal/emf/DTDGroupContent;)Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl
![]()
<clinit> ()V
![]()
<init> ()V
![]()
buildCMDocument (Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;)Lorg/eclipse/wst/xml/core/internal/contentmodel/CMDocument;
![]()
buildCMDocument (Ljava/lang/String;)Lorg/eclipse/wst/xml/core/internal/contentmodel/CMDocument;
![]()
buildDTDModel (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;
![]()
getAdapter (Lorg/eclipse/emf/common/notify/Notifier;)Lorg/eclipse/wst/xml/core/internal/contentmodel/CMNode;
![]()
getMaxOccurHelper (Lorg/eclipse/wst/dtd/core/internal/emf/DTDRepeatableContent;)I
![]()
getMinOccurHelper (Lorg/eclipse/wst/dtd/core/internal/emf/DTDRepeatableContent;)I
|
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$CMDataTypeInfoTable
![]()
<init> ()V
![]()
getDataTypeName (Lorg/eclipse/wst/dtd/core/internal/emf/DTDType;)Ljava/lang/String;
![]()
getInstanceValue (Lorg/eclipse/wst/dtd/core/internal/emf/DTDType;)Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$CMDocumentationImpl
![]()
<init> (Ljava/lang/String;)V
![]()
getLanguage ()Ljava/lang/String;
![]()
getNodeName ()Ljava/lang/String;
![]()
getNodeType ()I
![]()
getProperty (Ljava/lang/String;)Ljava/lang/Object;
![]()
getSource ()Ljava/lang/String;
![]()
getValue ()Ljava/lang/String;
![]()
supports (Ljava/lang/String;)Z
|
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDAdapterFactoryImpl
![]()
<init> ()V
![]()
adapt (Lorg/eclipse/emf/common/notify/Notifier;)Lorg/eclipse/emf/common/notify/Adapter;
![]()
createAdapter (Lorg/eclipse/emf/common/notify/Notifier;)Lorg/eclipse/emf/common/notify/Adapter;
|
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDAttributeAdapter
![]()
<init> (Lorg/eclipse/wst/dtd/core/internal/emf/DTDAttribute;)V
![]()
getAttrName ()Ljava/lang/String;
![]()
getAttrType ()Lorg/eclipse/wst/xml/core/internal/contentmodel/CMDataType;
![]()
getCMDocument ()Lorg/eclipse/wst/xml/core/internal/contentmodel/CMDocument;
![]()
getDefaultValue ()Ljava/lang/String;
![]()
getEnumAttr ()Ljava/util/Enumeration;
![]()
getKey ()Ljava/lang/Object;
![]()
getNodeName ()Ljava/lang/String;
![]()
getNodeType ()I
![]()
getSpec ()Ljava/lang/String;
![]()
getUsage ()I
|
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDAttributeAdapter$DataTypeImpl
![]()
<init> (Lorg/eclipse/wst/dtd/core/internal/contentmodel/DTDImpl$DTDAttributeAdapter;)V
![]()
generateInstanceValue ()Ljava/lang/String;
![]()
getDataTypeName ()Ljava/lang/String;
![]()
getEnumeratedValues ()[Ljava/lang/String;
![]()
getImpliedValue ()Ljava/lang/String;
![]()
getImpliedValueKind ()I
![]()
getNodeName ()Ljava/lang/String;
![]()
getNodeType ()I
![]()
getProperty (Ljava/lang/String;)Ljava/lang/Object;
![]()
supports (Ljava/lang/String;)Z
|
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDBaseAdapter
![]()
<init> ()V
![]()
getCMDocument ()Lorg/eclipse/wst/xml/core/internal/contentmodel/CMDocument;
![]()
getDefinition ()Lorg/eclipse/wst/xml/core/internal/contentmodel/CMNode;
![]()
getDefinitionInfo ()Ljava/lang/String;
![]()
getDocumentation ()Lorg/eclipse/wst/xml/core/internal/contentmodel/CMNodeList;
![]()
getNodeName ()Ljava/lang/String;
![]()
getProperty (Ljava/lang/String;)Ljava/lang/Object;
![]()
getSpec ()Ljava/lang/String;
![]()
isAdapterForType (Ljava/lang/Object;)Z
|
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDElementAdapter
![]()
<init> (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;)V
![]()
getDefinition ()Lorg/eclipse/wst/xml/core/internal/contentmodel/CMNode;
![]()
getDefinitionInfo ()Ljava/lang/String;
![]()
getDTDElement ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;
![]()
getKey ()Ljava/lang/Object;
![]()
getMaxOccur ()I
![]()
getMinOccur ()I
|
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDElementBaseAdapter
![]()
<init> ()V
![]()
getAttributes ()Lorg/eclipse/wst/xml/core/internal/contentmodel/CMNamedNodeMap;
![]()
getCMDocument ()Lorg/eclipse/wst/xml/core/internal/contentmodel/CMDocument;
![]()
getContent ()Lorg/eclipse/wst/xml/core/internal/contentmodel/CMContent;
![]()
getContentType ()I
![]()
getDataType ()Lorg/eclipse/wst/xml/core/internal/contentmodel/CMDataType;
![]()
getDocumentation ()Lorg/eclipse/wst/xml/core/internal/contentmodel/CMNodeList;
![]()
getDTDElement ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;
![]()
getElementName ()Ljava/lang/String;
![]()
getLocalElements ()Lorg/eclipse/wst/xml/core/internal/contentmodel/CMNamedNodeMap;
![]()
getNodeName ()Ljava/lang/String;
![]()
getNodeType ()I
|
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDElementReferenceContentAdapter
![]()
<init> (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElementReferenceContent;)V
![]()
getDefinition ()Lorg/eclipse/wst/xml/core/internal/contentmodel/CMNode;
![]()
getDTDElement ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;
![]()
getKey ()Ljava/lang/Object;
![]()
getMaxOccur ()I
![]()
getMinOccur ()I
|
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDEntityAdapter
![]()
<init> (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;)V
![]()
getKey ()Ljava/lang/Object;
![]()
getName ()Ljava/lang/String;
![]()
getNodeType ()I
![]()
getValue ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDFileAdapter
![]()
<init> (Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;)V
![]()
getAnnotationMap ()Lorg/eclipse/wst/xml/core/internal/contentmodel/annotation/AnnotationMap;
![]()
getElements ()Lorg/eclipse/wst/xml/core/internal/contentmodel/CMNamedNodeMap;
![]()
getEntities ()Lorg/eclipse/wst/xml/core/internal/contentmodel/CMNamedNodeMap;
![]()
getKey ()Ljava/lang/Object;
![]()
getNamespace ()Lorg/eclipse/wst/xml/core/internal/contentmodel/CMNamespace;
![]()
getNodeName ()Ljava/lang/String;
![]()
getNodeType ()I
![]()
getProperty (Ljava/lang/String;)Ljava/lang/Object;
|
org.eclipse.wst.dtd.core.internal.contentmodel.DTDImpl$DTDGroupContentAdapter
![]()
<init> (Lorg/eclipse/wst/dtd/core/internal/emf/DTDGroupContent;)V
![]()
getChildNodes ()Lorg/eclipse/wst/xml/core/internal/contentmodel/CMNodeList;
![]()
getKey ()Ljava/lang/Object;
![]()
getMaxOccur ()I
![]()
getMinOccur ()I
![]()
getNodeName ()Ljava/lang/String;
![]()
getNodeType ()I
![]()
getOperator ()I
|
org.eclipse.wst.dtd.core.internal.emf.DTDInternalEntity
![]()
getValue ()Ljava/lang/String;
![]()
setValue (Ljava/lang/String;)V
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDInternalEntityImpl
![]()
<clinit> ()V
![]()
<init> ()V
![]()
eBasicRemoveFromContainer (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eGet (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
![]()
eInverseAdd (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eInverseRemove (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eIsSet (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
![]()
eSet (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
![]()
eStaticClass ()Lorg/eclipse/emf/ecore/EClass;
![]()
eUnset (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
![]()
getValue ()Ljava/lang/String;
![]()
setValue (Ljava/lang/String;)V
![]()
toString ()Ljava/lang/String;
![]()
unparse ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.emf.DTDLexicalInfo
![]()
<init> ()V
![]()
getEndOffset ()I
![]()
getEndOffsetGen ()I
![]()
getStartOffset ()I
![]()
getStartOffsetGen ()I
![]()
setEndOffset (I)V
![]()
setEndOffsetGen (I)V
![]()
setStartOffset (I)V
![]()
setStartOffsetGen (I)V
|
org.eclipse.wst.dtd.core.internal.emf.util.DTDMetrics
![]()
<init> (Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;)V
![]()
getElementReferenceCount (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;)I
![]()
getElementReferenceCountGen (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;)I
![]()
getElementReferences ()Ljava/util/Hashtable;
![]()
getElementReferencesGen ()Ljava/util/Hashtable;
![]()
getLeastReferencedElement ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;
![]()
getLeastReferencedElementGen ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;
|
org.eclipse.wst.dtd.core.internal.emf.util.DTDModelBuilder
![]()
<init> (Lorg/eclipse/emf/ecore/resource/ResourceSet;Lorg/eclipse/wst/dtd/core/internal/emf/util/DTDUtil;Lorg/eclipse/wst/dtd/core/internal/saxparser/DTD;Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;)V
![]()
addAttribute (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;Lorg/eclipse/wst/dtd/core/internal/saxparser/AttNode;)V
![]()
addErrorMessage (Lorg/eclipse/wst/dtd/core/internal/saxparser/ErrorMessage;Ljava/lang/Object;)V
![]()
createAttributes (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;Lorg/eclipse/wst/dtd/core/internal/saxparser/Attlist;)V
![]()
createDTDEntity (Lorg/eclipse/wst/dtd/core/internal/saxparser/EntityDecl;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;
![]()
createDTDEnumeration (Lorg/eclipse/wst/dtd/core/internal/emf/DTDAttribute;[Ljava/lang/String;I)Lorg/eclipse/wst/dtd/core/internal/emf/DTDEnumerationType;
![]()
createOrFindNotation (Lorg/eclipse/wst/dtd/core/internal/emf/DTDExternalEntity;Ljava/lang/String;Z)Lorg/eclipse/wst/dtd/core/internal/emf/DTDNotation;
![]()
finishAttribute (Lorg/eclipse/wst/dtd/core/internal/emf/DTDAttribute;Lorg/eclipse/wst/dtd/core/internal/saxparser/AttNode;)V
![]()
finishElementDecl (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;Lorg/eclipse/wst/dtd/core/internal/saxparser/ElementDecl;)V
![]()
finishExternalEntity (Lorg/eclipse/wst/dtd/core/internal/emf/DTDExternalEntity;Lorg/eclipse/wst/dtd/core/internal/saxparser/EntityDecl;)V
![]()
getDTDFile ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;
![]()
getFactory ()Lorg/eclipse/wst/dtd/core/internal/emf/impl/DTDFactoryImpl;
![]()
hasIDAttribute (Lorg/eclipse/wst/dtd/core/internal/emf/DTDAttribute;)Z
![]()
processGroupContent (Lorg/eclipse/wst/dtd/core/internal/emf/DTDGroupContent;Lorg/eclipse/wst/dtd/core/internal/saxparser/CMGroupNode;)V
![]()
setAttrDTDType (Lorg/eclipse/wst/dtd/core/internal/emf/DTDAttribute;Lorg/eclipse/wst/dtd/core/internal/emf/DTDType;)V
![]()
visitDTD (Lorg/eclipse/wst/dtd/core/internal/saxparser/DTD;)V
![]()
visitElementDecl (Lorg/eclipse/wst/dtd/core/internal/saxparser/ElementDecl;)V
![]()
visitExternalEntityDecl (Lorg/eclipse/wst/dtd/core/internal/saxparser/EntityDecl;)V
![]()
visitInternalEntityDecl (Lorg/eclipse/wst/dtd/core/internal/saxparser/EntityDecl;)V
![]()
visitNotationDecl (Lorg/eclipse/wst/dtd/core/internal/saxparser/NotationDecl;)V
![]()
visitParameterEntityReferenceDecl (Lorg/eclipse/wst/dtd/core/internal/saxparser/EntityDecl;)V
|
org.eclipse.wst.dtd.core.internal.document.DTDModelImpl
![]()
<init> ()V
![]()
beginRecording (Ljava/lang/Object;Ljava/lang/String;)V
![]()
checkIfExternalReferencesChanged (Lorg/eclipse/wst/dtd/core/internal/event/NodesEvent;)V
![]()
createParmEntityContentItems (Lorg/eclipse/wst/dtd/core/internal/Entity;)[Lorg/eclipse/wst/dtd/core/internal/util/LabelValuePair;
![]()
deleteFile (Ljava/lang/String;)Z
![]()
endRecording (Ljava/lang/Object;)V
![]()
getDTDFile ()Lorg/eclipse/wst/dtd/core/internal/DTDFile;
![]()
getIgnoredEntityRefs ()Ljava/util/Vector;
![]()
getIndexedRegion (I)Lorg/eclipse/wst/sse/core/internal/provisional/IndexedRegion;
![]()
getReferenceUpdater ()Lorg/eclipse/wst/dtd/core/internal/util/DTDReferenceUpdater;
![]()
isReferencedModelsChanged ()Z
![]()
isRefreshRequired ()Z
![]()
newModel (Lorg/eclipse/wst/sse/core/internal/provisional/events/NewDocumentEvent;)V
![]()
noChange (Lorg/eclipse/wst/sse/core/internal/provisional/events/NoChangeEvent;)V
![]()
nodesReplaced (Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentRegionsReplacedEvent;)V
![]()
outputStructuredDocument (Lorg/eclipse/wst/sse/core/internal/provisional/events/StructuredDocumentEvent;)V
![]()
outputStructuredDocumentRegion (Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)V
![]()
regionChanged (Lorg/eclipse/wst/sse/core/internal/provisional/events/RegionChangedEvent;)V
![]()
regionsReplaced (Lorg/eclipse/wst/sse/core/internal/provisional/events/RegionsReplacedEvent;)V
![]()
setReferencedModelsChanged ()V
![]()
setRefreshRequired (Z)V
![]()
setStructuredDocument (Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocument;)V
|
org.eclipse.wst.dtd.core.internal.modelhandler.DTDModelLoader
![]()
<init> ()V
![]()
getDocumentLoader ()Lorg/eclipse/wst/sse/core/internal/document/IDocumentLoader;
![]()
newInstance ()Lorg/eclipse/wst/sse/core/internal/provisional/IModelLoader;
![]()
newModel ()Lorg/eclipse/wst/sse/core/internal/provisional/IStructuredModel;
|
org.eclipse.wst.dtd.core.internal.util.DTDModelUpdater
![]()
<init> ()V
![]()
objectAboutToBeDeleted (Ljava/lang/Object;Lorg/eclipse/wst/dtd/core/internal/DTDNode;)V
![]()
visitAttribute (Lorg/eclipse/wst/dtd/core/internal/Attribute;)V
![]()
visitAttributeList (Lorg/eclipse/wst/dtd/core/internal/AttributeList;)V
![]()
visitElement (Lorg/eclipse/wst/dtd/core/internal/Element;)V
![]()
visitExternalParameterEntityReference (Lorg/eclipse/wst/dtd/core/internal/ParameterEntityReference;)V
![]()
visitReference (Lorg/eclipse/wst/dtd/core/internal/CMBasicNode;)V
|
org.eclipse.wst.dtd.core.internal.DTDNode
![]()
<init> (Lorg/eclipse/wst/dtd/core/internal/DTDFile;Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)V
![]()
addRegion (Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;)V
![]()
addWhitespaceRegion (Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;)V
![]()
beginRecording (Ljava/lang/Object;Ljava/lang/String;)V
![]()
cloneNode (Z)Lorg/w3c/dom/Node;
![]()
contains (I)Z
![]()
containsRange (II)Z
![]()
delete (Ljava/lang/Object;Lorg/eclipse/wst/dtd/core/internal/DTDNode;)V
![]()
delete (Lorg/eclipse/wst/dtd/core/internal/DTDNode;)V
![]()
endRecording (Ljava/lang/Object;)V
![]()
getChildren ()[Ljava/lang/Object;
![]()
getChildrenList ()Ljava/util/List;
![]()
getDeepestNode (I)Lorg/eclipse/wst/dtd/core/internal/DTDNode;
![]()
getDeepestNode (II)Lorg/eclipse/wst/dtd/core/internal/DTDNode;
![]()
getDTDFile ()Lorg/eclipse/wst/dtd/core/internal/DTDFile;
![]()
getEndOffset ()I
![]()
getEndRegion ()Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;
![]()
getFactoryRegistry ()Lorg/eclipse/wst/sse/core/internal/model/FactoryRegistry;
![]()
getFullNodeLength ()I
![]()
getFullNodeText ()Ljava/lang/String;
![]()
getImage ()Lorg/eclipse/swt/graphics/Image;
![]()
getName ()Ljava/lang/String;
![]()
getNameRegion ()Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;
![]()
getNextRegion (Lorg/eclipse/wst/dtd/core/internal/text/RegionIterator;Ljava/lang/String;)Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;
![]()
getNodeLength ()I
![]()
getNodeName ()Ljava/lang/String;
![]()
getNodeText ()Ljava/lang/String;
![]()
getNodeType ()S
![]()
getStartOffset ()I
![]()
getStartRegion ()Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;
![]()
getStructuredDTDDocumentRegion ()Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;
![]()
getWhitespaceEndOffset ()I
![]()
hasTrailingWhitespace ()Z
![]()
iterator ()Lorg/eclipse/wst/dtd/core/internal/text/RegionIterator;
![]()
replaceText (Ljava/lang/Object;IILjava/lang/String;)V
![]()
resolveRegions ()V
![]()
setName (Ljava/lang/Object;Ljava/lang/String;)V
![]()
setName (Ljava/lang/String;)V
![]()
setStructuredDTDDocumentRegion (Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;)V
![]()
skipPastName (Lorg/eclipse/wst/dtd/core/internal/text/RegionIterator;)V
![]()
supports (Ljava/lang/String;Ljava/lang/String;)Z
|
org.eclipse.wst.dtd.core.internal.emf.DTDNotation
![]()
getComment ()Ljava/lang/String;
![]()
getEntity ()Lorg/eclipse/emf/common/util/EList;
![]()
getPublicID ()Ljava/lang/String;
![]()
getSystemID ()Ljava/lang/String;
![]()
setComment (Ljava/lang/String;)V
![]()
setPublicID (Ljava/lang/String;)V
![]()
setSystemID (Ljava/lang/String;)V
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDNotationImpl
![]()
<clinit> ()V
![]()
<init> ()V
![]()
eBasicRemoveFromContainer (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eGet (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
![]()
eInverseAdd (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eInverseRemove (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eIsSet (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
![]()
eSet (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
![]()
eStaticClass ()Lorg/eclipse/emf/ecore/EClass;
![]()
eUnset (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
![]()
findObject (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDObject;
![]()
getComment ()Ljava/lang/String;
![]()
getEndOffset ()I
![]()
getEntity ()Lorg/eclipse/emf/common/util/EList;
![]()
getPathname ()Ljava/lang/String;
![]()
getPublicID ()Ljava/lang/String;
![]()
getStartOffset ()I
![]()
getSystemID ()Ljava/lang/String;
![]()
setComment (Ljava/lang/String;)V
![]()
setEndOffset (I)V
![]()
setPublicID (Ljava/lang/String;)V
![]()
setStartOffset (I)V
![]()
setSystemID (Ljava/lang/String;)V
![]()
toString ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.util.DTDNotationReferenceRemover
![]()
<init> ()V
![]()
notationAboutToBeDeleted (Ljava/lang/Object;Lorg/eclipse/wst/dtd/core/internal/Notation;)V
![]()
visit (Lorg/eclipse/wst/dtd/core/internal/DTDFile;)V
![]()
visitAttribute (Lorg/eclipse/wst/dtd/core/internal/Attribute;)V
![]()
visitAttributeList (Lorg/eclipse/wst/dtd/core/internal/AttributeList;)V
![]()
visitEntity (Lorg/eclipse/wst/dtd/core/internal/Entity;)V
|
org.eclipse.wst.dtd.core.internal.emf.DTDObject
![]()
findObject (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDObject;
![]()
getPathname ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.emf.util.DTDObjectFinder
![]()
<init> (II)V
![]()
checkContainmentGen (Lorg/eclipse/wst/dtd/core/internal/emf/DTDObject;)V
![]()
getClosestObject ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDObject;
![]()
getClosestObjectGen ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDObject;
![]()
offsetObjectForGen (Lorg/eclipse/wst/dtd/core/internal/emf/DTDSourceOffset;)Lorg/eclipse/wst/dtd/core/internal/emf/util/DTDObjectFinder$SourceOffset;
![]()
visitDTDAttribute (Lorg/eclipse/wst/dtd/core/internal/emf/DTDAttribute;)V
![]()
visitDTDAttributeGen (Lorg/eclipse/wst/dtd/core/internal/emf/DTDAttribute;)V
![]()
visitDTDElement (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;)V
![]()
visitDTDElementContent (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElementContent;)V
![]()
visitDTDElementContentGen (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElementContent;)V
![]()
visitDTDElementGen (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;)V
![]()
visitDTDEntity (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;)V
![]()
visitDTDEntityGen (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;)V
![]()
visitDTDNotation (Lorg/eclipse/wst/dtd/core/internal/emf/DTDNotation;)V
![]()
visitDTDNotationGen (Lorg/eclipse/wst/dtd/core/internal/emf/DTDNotation;)V
![]()
visitDTDParameterEntityReference (Lorg/eclipse/wst/dtd/core/internal/emf/DTDParameterEntityReference;)V
![]()
visitDTDParameterEntityReferenceGen (Lorg/eclipse/wst/dtd/core/internal/emf/DTDParameterEntityReference;)V
|
org.eclipse.wst.dtd.core.internal.emf.util.DTDObjectFinder$SourceOffset
![]()
<init> (Lorg/eclipse/wst/dtd/core/internal/emf/util/DTDObjectFinder;II)V
![]()
contains (Lorg/eclipse/wst/dtd/core/internal/emf/util/DTDObjectFinder$SourceOffset;)Z
|
org.eclipse.wst.dtd.core.internal.emf.DTDOccurrenceType
![]()
<clinit> ()V
![]()
get (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDOccurrenceType;
![]()
get (I)Lorg/eclipse/wst/dtd/core/internal/emf/DTDOccurrenceType;
|
org.eclipse.wst.dtd.core.internal.emf.DTDPackage
![]()
<clinit> ()V
![]()
getDTDAnyContent ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDAttribute ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDAttribute_AttributeNameReferencedEntity ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDAttribute_AttributeTypeReferencedEntity ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDAttribute_Comment ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDAttribute_DefaultKind ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDAttribute_DefaultValueString ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDAttribute_DTDElement ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDBasicType ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDBasicType_Kind ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDBasicTypeKind ()Lorg/eclipse/emf/ecore/EEnum;
![]()
getDTDContent ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDContent_DTDFile ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDDefaultKind ()Lorg/eclipse/emf/ecore/EEnum;
![]()
getDTDElement ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDElement_Comment ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDElement_Content ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDElement_DTDAttribute ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDElementContent ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDElementContent_Element ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDElementContent_Group ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDElementReferenceContent ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDElementReferenceContent_ReferencedElement ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDEmptyContent ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDEntity ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDEntity_AttributeNameReference ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDEntity_AttributeTypeReference ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDEntity_Comment ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDEntity_Content ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDEntity_EntityReference ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDEntity_ParameterEntity ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDEntity_ParmEntityRef ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDEntityContent ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDEntityContent_DTDEntity ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDEntityReferenceContent ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDEntityReferenceContent_ElementReferencedEntity ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDEnumerationType ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDEnumerationType_DTDFile ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDEnumerationType_Kind ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDEnumGroupKind ()Lorg/eclipse/emf/ecore/EEnum;
![]()
getDTDExternalEntity ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDExternalEntity_EntityReferencedFromAnotherFile ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDExternalEntity_Notation ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDExternalEntity_PublicID ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDExternalEntity_SystemID ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDFactory ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDFactory;
![]()
getDTDFile ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDFile_Comment ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDFile_DTDContent ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDFile_DTDEnumerationType ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDFile_ParseError ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDGroupContent ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDGroupContent_Content ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDGroupContent_GroupKind ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDGroupKind ()Lorg/eclipse/emf/ecore/EEnum;
![]()
getDTDInternalEntity ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDInternalEntity_Value ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDNotation ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDNotation_Comment ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDNotation_Entity ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDNotation_PublicID ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDNotation_SystemID ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDOccurrenceType ()Lorg/eclipse/emf/ecore/EEnum;
![]()
getDTDParameterEntityReference ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDParameterEntityReference_Entity ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDPCDataContent ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDRepeatableContent ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDRepeatableContent_Occurrence ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getXMLSchemaDefinedType ()Lorg/eclipse/emf/ecore/EEnum;
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDPackageImpl
![]()
createPackageContents ()V
![]()
getDTDAnyContent ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDAttribute ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDAttribute_AttributeNameReferencedEntity ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDAttribute_AttributeTypeReferencedEntity ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDAttribute_Comment ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDAttribute_DefaultKind ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDAttribute_DefaultValueString ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDAttribute_DTDElement ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDBasicType ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDBasicType_Kind ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDBasicTypeKind ()Lorg/eclipse/emf/ecore/EEnum;
![]()
getDTDContent ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDContent_DTDFile ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDDefaultKind ()Lorg/eclipse/emf/ecore/EEnum;
![]()
getDTDElement ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDElement_Comment ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDElement_Content ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDElement_DTDAttribute ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDElementContent ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDElementContent_Element ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDElementContent_Group ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDElementReferenceContent ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDElementReferenceContent_ReferencedElement ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDEmptyContent ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDEntity ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDEntity_AttributeNameReference ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDEntity_AttributeTypeReference ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDEntity_Comment ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDEntity_Content ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDEntity_EntityReference ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDEntity_ParameterEntity ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDEntity_ParmEntityRef ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDEntityContent ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDEntityContent_DTDEntity ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDEntityReferenceContent ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDEntityReferenceContent_ElementReferencedEntity ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDEnumerationType ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDEnumerationType_DTDFile ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDEnumerationType_Kind ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDEnumGroupKind ()Lorg/eclipse/emf/ecore/EEnum;
![]()
getDTDExternalEntity ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDExternalEntity_EntityReferencedFromAnotherFile ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDExternalEntity_Notation ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDExternalEntity_PublicID ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDExternalEntity_SystemID ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDFactory ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDFactory;
![]()
getDTDFile ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDFile_Comment ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDFile_DTDContent ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDFile_DTDEnumerationType ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDFile_ParseError ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDGroupContent ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDGroupContent_Content ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDGroupContent_GroupKind ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDGroupKind ()Lorg/eclipse/emf/ecore/EEnum;
![]()
getDTDInternalEntity ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDInternalEntity_Value ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDNotation ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDNotation_Comment ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDNotation_Entity ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDNotation_PublicID ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDNotation_SystemID ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getDTDOccurrenceType ()Lorg/eclipse/emf/ecore/EEnum;
![]()
getDTDParameterEntityReference ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDParameterEntityReference_Entity ()Lorg/eclipse/emf/ecore/EReference;
![]()
getDTDPCDataContent ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDRepeatableContent ()Lorg/eclipse/emf/ecore/EClass;
![]()
getDTDRepeatableContent_Occurrence ()Lorg/eclipse/emf/ecore/EAttribute;
![]()
getXMLSchemaDefinedType ()Lorg/eclipse/emf/ecore/EEnum;
![]()
init ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDPackage;
![]()
initializePackageContents ()V
|
org.eclipse.wst.dtd.core.internal.emf.DTDParameterEntityReference
![]()
getEntity ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;
![]()
setEntity (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;)V
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDParameterEntityReferenceImpl
![]()
<init> ()V
![]()
basicGetEntity ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;
![]()
basicSetEntity (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eBasicRemoveFromContainer (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eGet (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
![]()
eInverseAdd (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eInverseRemove (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eIsSet (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
![]()
eSet (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
![]()
eStaticClass ()Lorg/eclipse/emf/ecore/EClass;
![]()
eUnset (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
![]()
findObject (Ljava/lang/String;)Lorg/eclipse/wst/dtd/core/internal/emf/DTDObject;
![]()
getEndOffset ()I
![]()
getEntity ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;
![]()
getName ()Ljava/lang/String;
![]()
getPathname ()Ljava/lang/String;
![]()
getStartOffset ()I
![]()
setEndOffset (I)V
![]()
setEntity (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;)V
![]()
setStartOffset (I)V
|
org.eclipse.wst.dtd.core.internal.saxparser.DTDParser
![]()
<init> (Z)V
![]()
<init> (Ljava/lang/String;Z)V
![]()
attributeDecl (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
![]()
comment ([CII)V
![]()
elementDecl (Ljava/lang/String;Ljava/lang/String;)V
![]()
endCDATA ()V
![]()
endDocument ()V
![]()
endDTD ()V
![]()
endEntity (Ljava/lang/String;)V
![]()
error (Lorg/xml/sax/SAXParseException;)V
![]()
externalEntityDecl (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
![]()
fatalError (Lorg/xml/sax/SAXParseException;)V
![]()
getDTDList ()Ljava/util/Vector;
![]()
getElementPool ()Ljava/util/Hashtable;
![]()
getEntityPool ()Lorg/eclipse/wst/dtd/core/internal/saxparser/EntityPool;
![]()
getErrorMessages ()Ljava/util/List;
![]()
getExpandEntityReferences ()Z
![]()
internalEntityDecl (Ljava/lang/String;Ljava/lang/String;)V
![]()
main ([Ljava/lang/String;)V
![]()
notationDecl (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
![]()
parse (Ljava/lang/String;)V
![]()
parseExternalPEReference (Ljava/lang/String;)Z
![]()
processingInstruction (Ljava/lang/String;Ljava/lang/String;)V
![]()
resolveEntity (Ljava/lang/String;Ljava/lang/String;)Lorg/xml/sax/InputSource;
![]()
setDocumentLocator (Lorg/xml/sax/Locator;)V
![]()
setExpandEntityReferences (Z)V
![]()
startCDATA ()V
![]()
startDocument ()V
![]()
startDTD (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
![]()
startEntity (Ljava/lang/String;)V
![]()
unparsedEntityDecl (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)V
![]()
warning (Lorg/xml/sax/SAXParseException;)V
|
org.eclipse.wst.dtd.core.internal.emf.util.DTDPathnameUtil
![]()
<init> ()V
![]()
decodeGen (Ljava/lang/String;)Ljava/lang/String;
![]()
encodeGen (Ljava/lang/String;)Ljava/lang/String;
![]()
makePath (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)Ljava/lang/String;
![]()
makePathGen (Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;I)Ljava/lang/String;
![]()
parsePathComponent (Ljava/lang/String;)[Ljava/lang/Object;
![]()
parsePathComponentGen (Ljava/lang/String;)[Ljava/lang/Object;
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDPCDataContentImpl
![]()
<init> ()V
![]()
eBasicRemoveFromContainer (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eGet (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
![]()
eInverseAdd (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eInverseRemove (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eIsSet (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
![]()
eSet (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
![]()
eStaticClass ()Lorg/eclipse/emf/ecore/EClass;
![]()
eUnset (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
![]()
getContentName ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.emf.util.DTDPrinter
![]()
<init> (Z)V
![]()
getBuffer ()Ljava/lang/StringBuffer;
![]()
visitDTDElement (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElement;)V
![]()
visitDTDElementContent (Lorg/eclipse/wst/dtd/core/internal/emf/DTDElementContent;)V
![]()
visitDTDEntity (Lorg/eclipse/wst/dtd/core/internal/emf/DTDEntity;)V
![]()
visitDTDFile (Lorg/eclipse/wst/dtd/core/internal/emf/DTDFile;)V
![]()
visitDTDGroupContent (Lorg/eclipse/wst/dtd/core/internal/emf/DTDGroupContent;)V
![]()
visitDTDNotation (Lorg/eclipse/wst/dtd/core/internal/emf/DTDNotation;)V
![]()
visitDTDParameterEntityReference (Lorg/eclipse/wst/dtd/core/internal/emf/DTDParameterEntityReference;)V
|
org.eclipse.wst.dtd.core.internal.util.DTDReferenceUpdater
![]()
<init> ()V
![]()
clearCache ()V
![]()
nameAboutToChange (Ljava/lang/Object;Lorg/eclipse/wst/dtd/core/internal/DTDNode;Ljava/lang/String;)V
![]()
quickUpdate ()V
![]()
visitAttribute (Lorg/eclipse/wst/dtd/core/internal/Attribute;)V
![]()
visitAttributeList (Lorg/eclipse/wst/dtd/core/internal/AttributeList;)V
![]()
visitElement (Lorg/eclipse/wst/dtd/core/internal/Element;)V
![]()
visitExternalParameterEntityReference (Lorg/eclipse/wst/dtd/core/internal/ParameterEntityReference;)V
![]()
visitReference (Lorg/eclipse/wst/dtd/core/internal/CMBasicNode;)V
|
org.eclipse.wst.dtd.core.internal.parser.DTDRegionFactory
![]()
<init> ()V
![]()
createRegion (Ljava/lang/String;II)Lorg/eclipse/wst/sse/core/internal/provisional/text/ITextRegion;
|
org.eclipse.wst.dtd.core.internal.parser.DTDRegionParser
![]()
<init> ()V
![]()
getDocumentRegions ()Lorg/eclipse/wst/sse/core/internal/provisional/text/IStructuredDocumentRegion;
![]()
getRegions ()Ljava/util/List;
![]()
getTokenizer ()Lorg/eclipse/wst/dtd/core/internal/tokenizer/DTDTokenizer;
![]()
newInstance ()Lorg/eclipse/wst/sse/core/internal/ltk/parser/RegionParser;
![]()
reset (Ljava/lang/String;I)V
![]()
reset (Ljava/io/Reader;I)V
![]()
reset (Ljava/io/Reader;)V
![]()
reset (Ljava/lang/String;)V
|
org.eclipse.wst.dtd.core.internal.emf.DTDRepeatableContent
![]()
getOccurrence ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDOccurrenceType;
![]()
setOccurrence (Lorg/eclipse/wst/dtd/core/internal/emf/DTDOccurrenceType;)V
![]()
unparseRepeatableContent ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.emf.impl.DTDRepeatableContentImpl
![]()
<clinit> ()V
![]()
<init> ()V
![]()
eBasicRemoveFromContainer (Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eGet (Lorg/eclipse/emf/ecore/EStructuralFeature;Z)Ljava/lang/Object;
![]()
eInverseAdd (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eInverseRemove (Lorg/eclipse/emf/ecore/InternalEObject;ILjava/lang/Class;Lorg/eclipse/emf/common/notify/NotificationChain;)Lorg/eclipse/emf/common/notify/NotificationChain;
![]()
eIsSet (Lorg/eclipse/emf/ecore/EStructuralFeature;)Z
![]()
eSet (Lorg/eclipse/emf/ecore/EStructuralFeature;Ljava/lang/Object;)V
![]()
eStaticClass ()Lorg/eclipse/emf/ecore/EClass;
![]()
eUnset (Lorg/eclipse/emf/ecore/EStructuralFeature;)V
![]()
getContentName ()Ljava/lang/String;
![]()
getOccurrence ()Lorg/eclipse/wst/dtd/core/internal/emf/DTDOccurrenceType;
![]()
setOccurrence (Lorg/eclipse/wst/dtd/core/internal/emf/DTDOccurrenceType;)V
![]()
toString ()Ljava/lang/String;
![]()
unparse ()Ljava/lang/String;
![]()
unparseRepeatableContent ()Ljava/lang/String;
|
org.eclipse.wst.dtd.core.internal.emf.util.DTDResourceFactoryImpl
![]()
<init> ()V
![]()
createResource (Lorg/eclipse/emf/common/util/URI;)Lorg/eclipse/emf/ecore/resource/Resource;
![]()
createResource (Lorg/eclipse/emf/ecore/resource/ResourceSet;Lorg/eclipse/emf/common/util/URI;)Lorg/eclipse/emf/ecore/resource/Resource;
![]()
createResource (Lorg/eclipse/emf/ecore/resource/ResourceSet;Ljava/lang/String;)Lorg/eclipse/emf/ecore/resource/Resource;
![]()
createResource (Ljava/lang/String;)Lorg/eclipse/emf/ecore/resource/Resource;
![]()
load (Lorg/eclipse/emf/ecore/resource/ResourceSet;Ljava/lang/String;)Lorg/eclipse/emf/ecore/resource/Resource;
![]()
load (Lorg/eclipse/emf/ecore/resource/ResourceSet;Lorg/eclipse/emf/common/util/URI;Ljava/util/Map;)Lorg/eclipse/emf/ecore/resource/Resource;
![]()
load (Lorg/eclipse/emf/ecore/resource/ResourceSet;Lorg/eclipse/emf/common/util/URI;)Lorg/eclipse/emf/ecore/resource/Resource;
![]()
load (Lorg/eclipse/emf/ecore/resource/ResourceSet;Ljava/lang/String;Ljava/util/Map;)Lorg/eclipse/emf/ecore/resource/Resource;
![]()
load (Lorg/eclipse/emf/common/util/URI;)Lorg/eclipse/emf/ecore/resource/Resource;
![]()
load (Ljava/lang/String;)Lorg/eclipse/emf/ecore/resource/Resource;
|
org.eclipse.wst.dtd.core.internal.emf.util.DTDResourceImpl
![]()
<init> ()V
![]()
<init> (Lorg/eclipse/emf/common/util/URI;)V
![]()
<init> (Ljava/lang/String;)V
![]()
getDTDUtil ()Lorg/eclipse/wst/dtd/core/internal/emf/util/DTDUtil;
![]()
getEObject (Ljava/lang/String;)Lorg/eclipse/emf/ecore/EObject;
![]()
getURIFragment (Lorg/eclipse/emf/ecore/EObject;)Ljava/lang/String;
![]()
load (Ljava/util/Map;)V
![]()
save (Ljava/io/OutputStream;Ljava/lang/Object;)V
![]()
save (Ljava/util/zip/ZipOutputStream;Ljava/lang/String;Ljava/lang/String;)V
![]()
setDTDUtil (Lorg/eclipse/wst/dtd/core/internal/emf/util/DTDUtil;)V
|
org.eclipse.wst.dtd.core.internal.saxparser.DTDSaxArtifactVisitor
![]()
<init> ()V
![]()
visitDTD (Lorg/eclipse/wst/dtd/core/internal/saxparser/DTD;)V
![]()
visitElementDecl (Lorg/eclipse/wst/dtd/core/internal/saxparser/ElementDecl;)V
![]()
visitEntityDecl (Lorg/eclipse/wst/dtd/core/internal/saxparser/EntityDecl;)V
![]()
visitExternalEntityDecl (Lorg/eclipse/wst/dtd/core/internal/saxparser/EntityDecl;)V
![]()
visitInternalEntityDecl (Lorg/eclipse/wst/dtd/core/internal/saxparser/EntityDecl;)V
![]()
visitNotationDecl (Lorg/eclipse/wst/dtd/core/internal/saxparser/NotationDecl;)V
![]()
visitParameterEntityReferenceDecl (Lorg/eclipse/wst/dtd/core/internal/saxparser/EntityDecl;)V
|
org.eclipse.wst.dtd.core.internal.saxparser.DTDScanner
![]()
<clinit> ()V
![]()
<init> (Ljava/lang/String;Ljava/lang/String;)V
![]()
getErrorString ()Ljava/lang/String;
![]()
main ([Ljava/lang/String;)V
![]()
scanAttlistDecl (Lorg/eclipse/wst/dtd/core/internal/saxparser/EntityPool;)Ljava/util/Vector;
![]()
scanContentModel ()Lorg/eclipse/wst/dtd/core/internal/saxparser/CMNode;
![]()
scanDefaultAttValue (Lorg/eclipse/wst/dtd/core/internal/saxparser/StringParser;)Ljava/lang/String;
![]()
scanEntityDecl ()Lorg/eclipse/wst/dtd/core/internal/saxparser/EntityDecl;
![]()
scanNotationDecl ()Lorg/eclipse/wst/dtd/core/internal/saxparser/NotationDecl;
![]()
scanPublicID ()Ljava/lang/String;
![]()
setErrorString (Ljava/lang/String;)V
|
org.eclipse.wst.dtd.core.internal.emf.DTDSourceOffset
![]()
getEndOffset ()I
|