{-# OPTIONS_HADDOCK hide #-}
module Text.XML.Expat.NodeClass
       {-# DEPRECATED "Use Text.XML.Expat.Text or Text.XML.Expat.Annotated instead" #-}
    (
        module Text.XML.Expat.Internal.NodeClass
    ) where

import Text.XML.Expat.Internal.NodeClass