public interface ValueOutputStream
Modifier and Type | Method and Description |
---|---|
void |
end_value()
end_value方法结束当前打开的任何部分,写为嵌套的自定义ValueType结束标签,和递减ValueType的嵌套深度。
|
void |
start_value(String rep_id)
的start_value方法结束所有当前打开的块,写一个嵌套的自定义这这头(一个空的代码库和指定的库ID),并将这套深度。
|
void start_value(String rep_id)
void end_value()
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.