Uses of Interface
org.jhotdraw8.fxbase.spi.NodeReader
Packages that use NodeReader
-
Uses of NodeReader in org.jhotdraw8.fxbase.spi
Classes in org.jhotdraw8.fxbase.spi that implement NodeReaderMethods in org.jhotdraw8.fxbase.spi that return NodeReaderModifier and TypeMethodDescriptionFxmlNodeReaderProvider.createReader()ImageNodeReaderProvider.createReader()NodeReaderProvider.createReader()Creates a reader.static @Nullable NodeReaderNodeReaderRegistry.getNodeReader(String path) static @Nullable NodeReaderNodeReaderRegistry.getNodeReader(URL url) Methods in org.jhotdraw8.fxbase.spi that return types with arguments of type NodeReaderModifier and TypeMethodDescriptionstatic List<NodeReader> NodeReaderRegistry.getNodeReaders(String path) static List<NodeReader> NodeReaderRegistry.getNodeReaders(URL url)