Class AbstractMountPointChild

    • Constructor Detail

      • AbstractMountPointChild

        public AbstractMountPointChild()
    • Method Detail

      • normalizeTo

        public final NormalizedNode<?,​?> normalizeTo​(SchemaContext schemaContext)
                                                    throws IOException
        Description copied from interface: MountPointChild
        Normalized this child to a particular SchemaContext.
        Specified by:
        normalizeTo in interface MountPointChild
        Parameters:
        schemaContext - SchemaContext for normalization purposes
        Returns:
        A NormalizedNode representation of this child
        Throws:
        IOException - if an underlying error occurs