JavaScript is disabled on your browser.
Oracle Communications Offline Mediation Controller Java API Reference 15.0 F89237-01
java.lang.Object
com.nt.udc.general.NARViewer
public class NARViewer
extends java.lang.Object
This class can be used to view binary NAR files, such as those
produced by a NAR file manager. Typically, one would find these
files in the "output" directory of a node.
Invoke with:
java com.nt.udc.general.NARViewer -help
for usage info.
Constructor Summary
Constructors
Constructor and Description
NARViewer ()
NARViewer (java.lang.String[] args)
Default constructor.
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
NARViewer
public NARViewer()
Method Detail
writeValue
public void writeValue(NAR [] nars,
java.io.OutputStream os,
javax.swing.JTextArea edit,
boolean includeNames,
java.lang.String dataDictionaryFile)
throws java.io.IOException
Throws:
java.io.IOException
Oracle Communications Offline Mediation Controller Java API Reference 15.0 F89237-01
Copyright © 2017, 2023, Oracle and/or its affiliates.