You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* AUIDNameResolver, EventHandler)}. This constructor does not allow the
341
+
* {@link #FragmentBuilder(com.sandflow.smpte.regxml.dict.DefinitionResolver, java.util.Map, com.sandflow.smpte.regxml.FragmentBuilder.AUIDNameResolver, com.sandflow.util.events.EventHandler) }. This constructor does not allow the
337
342
* caller to provide an event handler, and instead uses java.util.logging to
* @deprecated Replaced by {@link fromInputStreamfromInputStream(InputStream,DefinitionResolver,
134
-
* FragmentBuilder.AUIDNameResolver,UL,Document)}. This constructor does not allow the
139
+
* @deprecated Replaced by {@link #fromInputStream(java.io.InputStream, com.sandflow.smpte.regxml.dict.DefinitionResolver, com.sandflow.smpte.regxml.FragmentBuilder.AUIDNameResolver, com.sandflow.util.events.EventHandler, com.sandflow.smpte.util.UL, org.w3c.dom.Document) }. This constructor does not allow the
135
140
* caller to provide an event handler, and instead uses java.util.logging to
136
141
* output events.
137
142
*
@@ -160,8 +165,10 @@ public static DocumentFragment fromInputStream(InputStream mxfpartition,
160
165
}
161
166
162
167
/**
163
-
* @deprecated Replaced by {@link fromInputStreamfromInputStream(InputStream,DefinitionResolver,
164
-
* FragmentBuilder.AUIDNameResolver,UL,Document)}. This constructor does not allow the
168
+
* @deprecated Replaced by {@link #fromInputStream(java.io.InputStream, com.sandflow.smpte.regxml.dict.DefinitionResolver,
Copy file name to clipboardExpand all lines: regxmllib/src/main/java/com/sandflow/smpte/regxml/dict/definitions/ExtendibleEnumerationTypeDefinition.java
0 commit comments