Package org.harctoolbox.irp
Class ProtocolListDomFactory
java.lang.Object
org.harctoolbox.irp.ProtocolListDomFactory
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
add
(Decoder.AbstractDecodesCollection<? extends ElementaryDecode> decodes) void
add
(Decoder.AbstractDecodesCollection<? extends ElementaryDecode> decodes, String name) static Document
protocolListToDom
(Analyzer analyzer, List<Protocol> protocols, List<String> names, int radix, boolean fat)
-
Constructor Details
-
ProtocolListDomFactory
public ProtocolListDomFactory(int radix)
-
-
Method Details
-
protocolListToDom
-
add
-
add
-
toDocument
-